Home
last modified time | relevance | path

Searched defs:sigfunc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_synctask.c44 dsl_syncfunc_t *syncfunc, dsl_sigfunc_t *sigfunc, void *arg, in dsl_sync_task_common()
164 dsl_syncfunc_t *syncfunc, dsl_sigfunc_t *sigfunc, void *arg, in dsl_sync_task_sig()
/freebsd/contrib/tnftp/src/
H A Dprogressbar.h44 typedef void (*sigfunc)(int); typedef
/freebsd/lib/libthr/thread/
H A Dthr_sig.c249 __siginfohandler_t *sigfunc; in handle_signal() local