Searched refs:sm_wait (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/sendmail/src/
H A Dmain.c2308 while ((ret = sm_wait(&status)) <= 0)
2518 while ((ret = sm_wait(&status)) <= 0)
H A Dconf.c2743 i = sm_wait(&st);
2762 sm_wait(status) function
H A Dsendmail.h3010 extern pid_t sm_wait __P((int *));
H A Dqueue.c2303 ** by sm_wait() to be dealt with properly
2309 ** sm_wait().
2348 while ((ret = sm_wait(&status)) <= 0)

Completed in 132 milliseconds