Searched refs:EX_RESTART (Results 1 – 5 of 5) sorted by relevance
351 exitstat = EX_RESTART;
2779 if (WEXITSTATUS(st) == EX_RESTART)
4279 if (*statp == EX_RESTART)
1355 statp = EX_RESTART;1517 statp = EX_RESTART;
2758 # define EX_RESTART 23 /* restart sendmail daemon */ macro