Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c54 static SIGFUNC_DECL intindebug __P((int));
2101 (void) sm_signal(SIGINT, intindebug);
3089 intindebug(sig) in intindebug() function
3094 FIX_SYSV_SIGNAL(sig, intindebug);