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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c204 static int open_dirfd();
3443 if (proc_file != F_SKIP && open_dirfd() != 0) {
3538 if (open_dirfd() != 0)
3600 if (open_dirfd() != 0) {
3779 if (open_dirfd() != 0)
4415 if (open_dirfd() != 0) {
5586 * open_dirfd(), so error shouldn't happen in the loop. However,
8923 open_dirfd() function

Completed in 63 milliseconds