Searched refs:EX_RESTART (Results 1 – 5 of 5) sorted by relevance
349 exitstat = EX_RESTART;
2775 if (WEXITSTATUS(st) == EX_RESTART)
4429 if (*statp == EX_RESTART)
1418 statp = EX_RESTART;1580 statp = EX_RESTART;
2760 # define EX_RESTART 23 /* restart sendmail daemon */ macro