Home
last modified time | relevance | path

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

/NextBSD/contrib/tnftp/src/
HDprogressbar.h44 typedef void (*sigfunc)(int); typedef
/NextBSD/lib/libthr/thread/
HDthr_sig.c196 __siginfohandler_t *sigfunc; in handle_signal() local