Home
last modified time | relevance | path

Searched refs:checkfdopen (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/sendmail/src/
H A Ddeliver.c2399 checkfdopen(mpvect[0], "mpvect[0]");
2400 checkfdopen(mpvect[1], "mpvect[1]");
2435 checkfdopen(rpvect[0], "rpvect[0]");
2436 checkfdopen(rpvect[1], "rpvect[1]");
H A Dutil.c1667 checkfdopen(fd, where) in checkfdopen() function
H A Dsendmail.h2704 extern void checkfdopen __P((int, char *));