Home
last modified time | relevance | path

Searched defs:pause (Results 1 – 6 of 6) sorted by relevance

/minix3/lib/libc/gen/
H A Dpause.c46 __weak_alias(pause,_pause) in __weak_alias() argument
/minix3/external/bsd/bind/dist/lib/dns/include/dns/
H A Ddbiterator.h86 isc_result_t (*pause)(dns_dbiterator_t *iterator); member
/minix3/external/bsd/libevent/dist/
H A Devrpc.c99 struct evrpc_hook_ctx *pause; in evrpc_free() local
547 struct evrpc_hook_ctx *pause; in evrpc_pool_free() local
772 struct evrpc_hook_ctx *pause = mm_malloc(sizeof(*pause)); in evrpc_pause_request() local
788 struct evrpc_hook_ctx *pause; in evrpc_resume_request() local
/minix3/sys/sys/
H A Daudioio.h64 u_char pause; /* non-zero if paused, zero to resume */ member
/minix3/external/bsd/bind/dist/bin/named/
H A Dxfrout.c203 void (*pause)(rrstream_t *); member
/minix3/lib/libc/include/
H A Dnamespace.h517 #define pause _pause macro