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

/illumos-gate/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)
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_
8871 get_component(char *path) function
8890 get_component(char *path) function
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h463 static char *get_component(char *str, const char *comp_num);
H A Ddevfsadm.c4692 if (get_component(mp + 1, dep->match_arg) == NULL) {
4737 * so that get_component() will work correctly.
4743 if (get_component(ap + 1, dep->match_arg) == NULL) {
4764 * get_component() will remove the portion of the string beyond
4769 get_component(char *str, const char *comp_str) function
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c536 static char *get_component(char *path);
6188 s = get_component(savename);
8386 get_component(char *path) function
8405 get_component(char *path) function

Completed in 113 milliseconds