Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c113 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()
[all …]
/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h463 static char *get_component(char *str, const char *comp_num);
H A Ddevfsadm.c4691 if (get_component(mp + 1, dep->match_arg) == NULL) { in alloc_cmp_str()
4742 if (get_component(ap + 1, dep->match_arg) == NULL) { in alloc_cmp_str()
4768 get_component(char *str, const char *comp_str) in get_component() function
/titanic_41/usr/src/cmd/tar/
H A Dtar.c543 static char *get_component(char *path);
6144 s = get_component(savename); in check_prefix()
8345 get_component(char *path) in get_component() function
8364 get_component(char *path) in get_component() function