Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c278 int g_baseparent_fd; /* base file's parent fd */ member
4230 (void) fchdir(G_p->g_baseparent_fd); in file_pass()
4232 G_p->g_baseparent_fd, (G_p->g_attrparent_p == NULL) ? NULL : in file_pass()
4781 Gen.g_baseparent_fd = attr_baseparent_fd; in gethdr()
5685 Gen.g_baseparent_fd, Fullnam_p, in openout()
8369 Gen.g_baseparent_fd = save_cwd(); in xattrs_out()
8512 rest_cwd(Gen.g_baseparent_fd); in xattrs_out()
8958 (void) fchdir(G_p->g_baseparent_fd); in open_dirfd()
8960 G_p->g_attrfnam_p, G_p->g_baseparent_fd, in open_dirfd()
8966 (void) fchdir(G_p->g_baseparent_fd); in open_dirfd()