Lines Matching defs:xattrhead
327 * xattrhead is a pointer to the xattr_hdr
337 static struct xattr_hdr *xattrhead;
1638 free(xattrhead);
1641 xattrhead = NULL;
3001 free(xattrhead);
3004 xattrhead = NULL;
3059 free(xattrhead);
3062 xattrhead = NULL;
3418 free(xattrhead);
3421 xattrhead = NULL;
3463 free(xattrhead);
3466 xattrhead = NULL;
3504 free(xattrhead);
3507 xattrhead = NULL;
3562 free(xattrhead);
3565 xattrhead = NULL;
3685 free(xattrhead);
3688 xattrhead = NULL;
3840 free(xattrhead);
3843 xattrhead = NULL;
4286 free(xattrhead);
4288 xattrhead = NULL;
8235 if ((xattrhead = calloc(1, (int)bytes)) == NULL) {
8241 tp = (char *)xattrhead;
8258 if (strcmp(xattrhead->h_version, XATTR_ARCH_VERS) != 0) {
8266 (void) sscanf(xattrhead->h_component_len, "%10d", &comp_len);
8267 (void) sscanf(xattrhead->h_link_component_len, "%10d", &link_len);
8268 xattrp = (struct xattr_buf *)(((char *)xattrhead) +