Home
last modified time | relevance | path

Searched refs:notify_handler (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/rpc.statd/
Dstatd.h109 void notify_handler(int);
121 (sa.sa_handler = notify_handler, sigaction(SIGALRM, &sa, NULL))
Dstatd.c159 notify_handler(0); in main()
177 notify_handler(int sig) in notify_handler() function
Dprocs.c268 notify_handler(0); in sm_simu_crash_1_svc()