Searched refs:prepares (Results 1 – 10 of 10) sorted by relevance
| /src/crypto/krb5/src/util/verto/ |
| H A D | ev_wrap.h | 80 #define prepares ((loop)->prepares) macro 179 #undef prepares
|
| H A D | ev_vars.h | 149 VARx(struct ev_prepare **, prepares)
|
| H A D | ev.c | 3204 array_verify (EV_A_ (W *)prepares, preparecnt); in ev_verify() 3583 queue_events (EV_A_ (W *)prepares, preparecnt, EV_PREPARE); in ev_run() 4614 array_needsize (ev_prepare *, prepares, preparemax, preparecnt, EMPTY2); in ev_prepare_start() 4615 prepares [preparecnt - 1] = w; in ev_prepare_start() 4632 prepares [active - 1] = prepares [--preparecnt]; in ev_prepare_stop() 4633 ev_active (prepares [active - 1]) = active; in ev_prepare_stop() 5064 if (ev_cb (prepares [i]) != embed_prepare_cb) in ev_walk() 5066 cb (EV_A_ EV_PREPARE, prepares [i]); in ev_walk()
|
| /src/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb.rst | 258 Passing an executable as a positional argument prepares lldb to debug the given
|
| /src/contrib/atf/atf-sh/ |
| H A D | libatf-sh.subr | 585 # Evaluates a test case's head to gather its variables and prepares the
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | README-WPS | 263 only prepares a configuration to be used when enrolling a new device
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 195 OSSL_CMP_CTX_reinit() prepares the given I<ctx> for a further transaction by
|
| /src/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 1035 one or more external mbufs. A typical old driver prepares two
|
| /src/contrib/xz/ |
| H A D | ChangeLog | 5351 This prepares for the possibility that lzma_crc32_generic and 10347 This adds macros for bittree decoding which prepares the code
|
| /src/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 7543 * This function prepares to obtain credentials matching @a creds, either by
|