Lines Matching defs: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)
3266 if ((Ifile = openat(G_p->g_dirfd, get_component(namep), 0)) < 0) {
4340 lfrom = get_component(Lnknam_p);
5603 get_component(Over_p), 0);
5624 get_component(Over_p), 0);
5654 get_component(Over_p), 0);
5673 if ((result = openat(dirfd, get_component(nam_p),
5726 get_component(nam_p),
5742 } else if ((fchownat(dirfd, get_component(nam_p),
6138 (void) unlinkat(dirfd, get_component(nam_p), 0);
6169 if (unlinkat(dirfd, get_component(Over_p), 0)) {
6190 (void) renameat(dirfd, get_component(nam_p),
6191 dirfd, get_component(Over_p));
6215 if (unlinkat(dirfd, get_component(Over_p), 0) < 0) {
6253 if (fchownat(dirfd, get_component(onam_p),
6265 if ((fchownat(dirfd, get_component(onam_p),
6279 set_tym(dirfd, get_component(onam_p),
6330 set_tym(G_p->g_dirfd, get_component(inam_p),
8723 get_component(G_p->g_nam_p), omode));
8730 return (openat(G_p->g_dirfd, get_component(G_p->g_nam_p), omode));
8871 get_component(char *path)
8890 get_component(char *path)