Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.c276 handle_sig(void *arg) in handle_sig() function
456 pthread_create(&hdl_thread, NULL, handle_sig, NULL)) in main()
/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.c100 static void handle_sig(int);
1568 act.sa_handler = handle_sig; in set_timer()
1592 handle_sig(int x) in handle_sig() function
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c83 static void handle_sig(int);
1365 act.sa_handler = handle_sig; in stats_timer()
1383 handle_sig(int x) in handle_sig() function