Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c8253 int dirpfd; in xattrs_out() local
8358 if ((dirpfd = dup(Gen.g_dirfd)) == -1) { in xattrs_out()
8363 if ((dirp = fdopendir(dirpfd)) == NULL) { in xattrs_out()