Lines Matching refs:h_names
3033 xattrp->h_names); in doxtract()
4157 xattrp->h_names, in dotable()
4183 "file %.*s", NAMSIZ, xattrp->h_names); in dotable()
4205 xattr_linkp->h_names + in dotable()
4206 strlen(xattr_linkp->h_names) + 1); in dotable()
6149 (void) strcpy(fullname, xattrp->h_names); in check_prefix()
6151 (void) strcpy(component, basename(xattrp->h_names + in check_prefix()
6152 strlen(xattrp->h_names) + 1)); in check_prefix()
7650 (void) strcpy(tptr->h_names, filename); in prepare_xattr()
7652 (void) strcpy(&tptr->h_names[attrnames_index], attrpath); in prepare_xattr()
7661 if ((aptr = strpbrk(&tptr->h_names[attrnames_index], "/")) != NULL) { in prepare_xattr()
7675 (void) strcpy(tptr->h_names, linkinfo->pathname); in prepare_xattr()
7677 &tptr->h_names[strlen(linkinfo->pathname) + 1], in prepare_xattr()
8246 parentfilelen = strlen(xattrp->h_names); in read_xattr_hdr()
8247 xattrapath = xattrp->h_names + parentfilelen + 1; in read_xattr_hdr()
8271 xattr_linkaname = xattr_linkp->h_names + in read_xattr_hdr()
8272 strlen(xattr_linkp->h_names) + 1; in read_xattr_hdr()