Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c343 static char xattrbadhead; variable
1636 if (xattrbadhead) { in getdir()
5740 if (dblock.dbuf.typeflag == _XATTR_HDRTYPE && xattrbadhead == 0) { in wantit()
8262 xattrbadhead = 1; in read_xattr_hdr()
/titanic_50/usr/src/cmd/cpio/
H A Dcpio.c655 static int xattrbadhead; /* is extended attribute header bad? */ variable
4738 if (xattrbadhead) { in gethdr()
4864 if (xattrbadhead == 0) { in gethdr()
8789 xattrbadhead = 1; in read_xattr_hdr()