Lines Matching defs:xattrhead
327 * xattrhead is a pointer to the xattr_hdr
337 static struct xattr_hdr *xattrhead;
1637 free(xattrhead);
1640 xattrhead = NULL;
3000 free(xattrhead);
3003 xattrhead = NULL;
3058 free(xattrhead);
3061 xattrhead = NULL;
3417 free(xattrhead);
3420 xattrhead = NULL;
3462 free(xattrhead);
3465 xattrhead = NULL;
3503 free(xattrhead);
3506 xattrhead = NULL;
3561 free(xattrhead);
3564 xattrhead = NULL;
3684 free(xattrhead);
3687 xattrhead = NULL;
3839 free(xattrhead);
3842 xattrhead = NULL;
4285 free(xattrhead);
4287 xattrhead = NULL;
8234 if ((xattrhead = calloc(1, (int)bytes)) == NULL) {
8240 tp = (char *)xattrhead;
8257 if (strcmp(xattrhead->h_version, XATTR_ARCH_VERS) != 0) {
8265 (void) sscanf(xattrhead->h_component_len, "%10d", &comp_len);
8266 (void) sscanf(xattrhead->h_link_component_len, "%10d", &link_len);
8267 xattrp = (struct xattr_buf *)(((char *)xattrhead) +