Searched refs:exit_handler (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c83 static void exit_handler(int sig, siginfo_t *info, void *context);
411 act.sa_sigaction = exit_handler;
736 * exit_handler:
745 exit_handler(int sig, siginfo_t *info, void *context) function
/illumos-gate/usr/src/tools/tokenize/
H A Dforth_preload.c130 { "exit_handler", 0 },
246 ipose(exit_handler)

Completed in 45 milliseconds