Searched refs:EX_RESTART (Results 1 – 5 of 5) sorted by relevance
351 exitstat = EX_RESTART;
2628 if (WEXITSTATUS(st) == EX_RESTART)
3771 if (*statp == EX_RESTART)
1142 statp = EX_RESTART;1304 statp = EX_RESTART;
2739 # define EX_RESTART 23 /* restart sendmail daemon */ macro