Searched refs:linkflag (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/file/src/
H A Dtar.h61 char linkflag; member in struct:record::header
/freebsd-9.3-release/bin/pax/
H A Dtar.h97 char linkflag; /* norm, hard, or sym. */ member in struct:__anon11
H A Dtar.c418 switch(hd->linkflag) {
567 * padded with zero. We set the linkflag field (type), the linkname
583 hd->linkflag = AREGTYPE;
592 hd->linkflag = SYMTYPE;
601 hd->linkflag = LNKTYPE;
610 hd->linkflag = AREGTYPE;

Completed in 97 milliseconds