Searched refs:EX_RESTART (Results 1 – 5 of 5) sorted by relevance
350 exitstat = EX_RESTART;
2629 if (WEXITSTATUS(st) == EX_RESTART)
4186 if (*statp == EX_RESTART)
1357 statp = EX_RESTART;1519 statp = EX_RESTART;
2757 # define EX_RESTART 23 /* restart sendmail daemon */ macro