Searched refs:get_component (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/cmd/cpio/ |
| H A D | cpio.c | 111 get_component((Gen.g_attrnam_p == NULL) ? \ 114 get_component((Gen.g_attrnam_p == NULL) ? \ 200 static char *get_component(char *path); 1764 else if (unlinkat(dirfd, get_component(name2_p), 0) < 0) in creat_lnk() 3261 if ((Ifile = openat(G_p->g_dirfd, get_component(namep), 0)) < 0) { in data_pass() 4335 lfrom = get_component(Lnknam_p); in file_pass() 5598 get_component(Over_p), 0); in openout() 5619 get_component(Over_p), 0); in openout() 5649 get_component(Over_p), 0); in openout() 5668 if ((result = openat(dirfd, get_component(nam_p), in openout() [all …]
|
| /onnv-gate/usr/src/cmd/devfsadm/ |
| H A D | devfsadm_impl.h | 463 static char *get_component(char *str, const char *comp_num);
|
| H A D | devfsadm.c | 4691 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
|
| /onnv-gate/usr/src/cmd/tar/ |
| H A D | tar.c | 541 static char *get_component(char *path); 6099 s = get_component(savename); in check_prefix() 8300 get_component(char *path) in get_component() function 8319 get_component(char *path) in get_component() function
|