Searched defs:tapath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c4734 char *tapath; local
4761 tapath = xattrp->h_names +
4763 attrpath = e_strdup(E_EXIT, tapath);
4764 if ((taname = strpbrk(tapath, "/")) != NULL) {
4767 attrparent = tapath;
4769 aname = tapath;

Completed in 82 milliseconds