Searched refs:E_SIGTERM (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/listen/ | ||
H A D | lserror.h | 69 #define E_SIGTERM 12 /* signal SIGTERM caught */ macro |
H A D | listen.c | 883 error(E_SIGTERM, EXIT | NORMAL | NOCORE); /* calls cleanup */ in sigterm() |