Searched refs:fill_fd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c268 fill_fd(STDIN_FILENO, NULL);
271 fill_fd(STDOUT_FILENO, NULL);
274 fill_fd(STDERR_FILENO, NULL);
1272 /* Notice: fill_errno is from high above: fill_fd() */
3981 fill_fd(fd, where) function
3992 syserr("fill_fd: %s: fd %d not open", where, fd);
3998 syserr("!fill_fd: %s: cannot open %s",
H A Dutil.c1651 fill_fd(i, where);
H A Dsendmail.h2738 extern void fill_fd __P((int, char *));

Completed in 176 milliseconds