Searched refs:EX_RESTART (Results 1 – 5 of 5) sorted by relevance
353 exitstat = EX_RESTART;
2629 if (WEXITSTATUS(st) == EX_RESTART)
3759 if (*statp == EX_RESTART)
1134 statp = EX_RESTART;1296 statp = EX_RESTART;
2722 # define EX_RESTART 23 /* restart sendmail daemon */ macro