Home
last modified time | relevance | path

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

/freebsd/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) in sm_wait() function
H A Dsendmail.h3010 extern pid_t sm_wait __P((int *));
H A Dqueue.c2348 while ((ret = sm_wait(&status)) <= 0)