Home
last modified time | relevance | path

Searched defs:uap (Results 1 – 12 of 12) sorted by relevance

/minix3/lib/libc/isc/
H A Dev_timers.c64 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 Dev_streams.c68 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 Deventlib_p.h80 void * uap; member
116 void * uap; member
128 void * uap; member
147 void * uap; member
156 void * uap; member
/minix3/sys/sys/
H A Dsyscallvar.h59 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 Dlfs_syscalls.c109 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 Dzt.c202 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 Dzt_test.c51 count_zone(dns_zone_t *zone, void *uap) { in count_zone()
/minix3/external/bsd/bind/dist/lib/isc/
H A Dheap.c259 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) { in isc_heap_foreach()
H A Dtimer.c791 run(void *uap) { in run()
H A Dtask.c1290 run(void *uap) { in run()
/minix3/external/bsd/bind/dist/bin/named/
H A Dserver.c4978 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 Dsocket.c4159 watcher(void *uap) { in watcher()