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

/sendmail/sendmail/
H A Dmain.c263 fill_fd(STDIN_FILENO, NULL);
266 fill_fd(STDOUT_FILENO, NULL);
269 fill_fd(STDERR_FILENO, NULL);
1258 /* Notice: fill_errno is from high above: fill_fd() */
3909 fill_fd(fd, where) function
3920 syserr("fill_fd: %s: fd %d not open", where, fd);
3926 syserr("!fill_fd: %s: cannot open %s",

Completed in 15 milliseconds