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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c267 fill_fd(STDIN_FILENO, NULL);
270 fill_fd(STDOUT_FILENO, NULL);
273 fill_fd(STDERR_FILENO, NULL);
1259 /* Notice: fill_errno is from high above: fill_fd() */
3906 fill_fd(fd, where) function
3917 syserr("fill_fd: %s: fd %d not open", where, fd);
3923 syserr("!fill_fd: %s: cannot open %s",

Completed in 63 milliseconds