/minix3/lib/libc/isc/ |
H A D | ev_timers.c | 64 void * uap; member 188 void *uap, in evSetTimer() 306 void *uap, in evResetTimer() 365 void *uap, in evSetIdleTimer() 404 void *uap, in evResetIdleTimer() 468 free_timer(void *what, void *uap) { in free_timer() 477 print_timer(void *what, void *uap) { in print_timer() 491 void *uap, in idle_timeout()
|
H A D | ev_streams.c | 68 evStreamFunc func, void *uap, evStreamID *id) in evWrite() 102 evStreamFunc func, void *uap, evStreamID *id) in evRead() 270 writable(evContext opaqueCtx, void *uap, int fd, int evmask) { in writable() 293 readable(evContext opaqueCtx, void *uap, int fd, int evmask) { in readable()
|
H A D | eventlib_p.h | 80 void * uap; member 116 void * uap; member 128 void * uap; member 147 void * uap; member 156 void * uap; member
|
/minix3/sys/sys/ |
H A D | syscallvar.h | 59 sy_call(const struct sysent *sy, struct lwp *l, const void *uap, in sy_call() 72 sy_invoke(const struct sysent *sy, struct lwp *l, const void *uap, in sy_invoke()
|
/minix3/sys/ufs/lfs/ |
H A D | lfs_syscalls.c | 109 sys_lfs_markv(struct lwp *l, const struct sys_lfs_markv_args *uap, register_t *retval) in sys_lfs_markv() 149 sys_lfs_markv(struct lwp *l, const struct sys_lfs_markv_args *uap, register_t *retval) in sys_lfs_markv() 533 sys_lfs_bmapv(struct lwp *l, const struct sys_lfs_bmapv_args *uap, register_t *retval) in sys_lfs_bmapv() 572 sys_lfs_bmapv(struct lwp *l, const struct sys_lfs_bmapv_args *uap, register_t *retval) in sys_lfs_bmapv() 789 sys_lfs_segclean(struct lwp *l, const struct sys_lfs_segclean_args *uap, register_t *retval) in sys_lfs_segclean() 934 sys___lfs_segwait50(struct lwp *l, const struct sys___lfs_segwait50_args *uap, in sys___lfs_segwait50()
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | zt.c | 202 flush(dns_zone_t *zone, void *uap) { in flush() 266 load(dns_zone_t *zone, void *uap) { in load() 345 loadnew(dns_zone_t *zone, void *uap) { in loadnew() 371 freezezones(dns_zone_t *zone, void *uap) { in freezezones() 439 isc_result_t (*action)(dns_zone_t *, void *), void *uap) in dns_zt_apply() argument 446 isc_result_t (*action)(dns_zone_t *, void *), void *uap) in dns_zt_apply2() argument
|
/minix3/external/bsd/bind/dist/lib/dns/tests/ |
H A D | zt_test.c | 51 count_zone(dns_zone_t *zone, void *uap) { in count_zone()
|
/minix3/external/bsd/bind/dist/lib/isc/ |
H A D | heap.c | 259 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) { in isc_heap_foreach()
|
H A D | timer.c | 791 run(void *uap) { in run()
|
H A D | task.c | 1290 run(void *uap) { in run()
|
/minix3/external/bsd/bind/dist/bin/named/ |
H A D | server.c | 4978 removed(dns_zone_t *zone, void *uap) { in removed() 7484 add_zone_tolist(dns_zone_t *zone, void *uap) { in add_zone_tolist() 8517 synczone(dns_zone_t *zone, void *uap) { in synczone()
|
/minix3/external/bsd/bind/dist/lib/isc/unix/ |
H A D | socket.c | 4159 watcher(void *uap) { in watcher()
|