Home
last modified time | relevance | path

Searched refs:xattrbadhead (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c344 static char xattrbadhead; variable
1638 if (xattrbadhead) { in getdir()
5742 if (dblock.dbuf.typeflag == _XATTR_HDRTYPE && xattrbadhead == 0) { in wantit()
8264 xattrbadhead = 1; in read_xattr_hdr()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c664 static int xattrbadhead; /* is extended attribute header bad? */ variable
4746 if (xattrbadhead) { in gethdr()
4872 if (xattrbadhead == 0) { in gethdr()
8807 xattrbadhead = 1; in read_xattr_hdr()