Lines Matching refs:get_component
113 get_component((Gen.g_attrnam_p == NULL) ? \
116 get_component((Gen.g_attrnam_p == NULL) ? \
202 static char *get_component(char *path);
1769 else if (unlinkat(dirfd, get_component(name2_p), 0) < 0) in creat_lnk()
3266 if ((Ifile = openat(G_p->g_dirfd, get_component(namep), 0)) < 0) { in data_pass()
4340 lfrom = get_component(Lnknam_p); in file_pass()
5603 get_component(Over_p), 0); in openout()
5624 get_component(Over_p), 0); in openout()
5654 get_component(Over_p), 0); in openout()
5673 if ((result = openat(dirfd, get_component(nam_p), in openout()
5726 get_component(nam_p), in openout()
5742 } else if ((fchownat(dirfd, get_component(nam_p), in openout()
6138 (void) unlinkat(dirfd, get_component(nam_p), 0); in rstfiles()
6169 if (unlinkat(dirfd, get_component(Over_p), 0)) { in rstfiles()
6190 (void) renameat(dirfd, get_component(nam_p), in rstfiles()
6191 dirfd, get_component(Over_p)); in rstfiles()
6215 if (unlinkat(dirfd, get_component(Over_p), 0) < 0) { in rstfiles()
6253 if (fchownat(dirfd, get_component(onam_p), in rstfiles()
6265 if ((fchownat(dirfd, get_component(onam_p), in rstfiles()
6279 set_tym(dirfd, get_component(onam_p), in rstfiles()
6330 set_tym(G_p->g_dirfd, get_component(inam_p), in rstfiles()
8723 get_component(G_p->g_nam_p), omode)); in openfile()
8730 return (openat(G_p->g_dirfd, get_component(G_p->g_nam_p), omode)); in openfile()
8871 get_component(char *path) in get_component() function
8890 get_component(char *path) in get_component() function