Home
last modified time | relevance | path

Searched refs:USTAR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c1140 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) { in ckname()
1337 Hdr_type = USTAR; in ckopts()
1345 Hdr_type = USTAR; in ckopts()
1549 case USTAR: in creat_hdr()
3011 USTAR && Hdr_type != TAR)) { /* symbolic link */ in data_out()
3043 (Hdr_type == USTAR || Hdr_type == TAR)) { in data_out()
3466 if (Hdr_type == USTAR || Hdr_type == TAR) { in file_in()
3519 Hdr_type == USTAR)) { in file_in()
3689 if (Hdr_type == TAR || Hdr_type == USTAR) { /* TAR and USTAR */ in file_out()
4546 case USTAR: in gethdr()
[all …]
H A Dcpio.h105 #define USTAR 8 /* IEEE data interchange standard */ macro
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh845 *USTAR\ tar\ archive)
853 *USTAR\ tar\ archive\ extended\ format*)
/illumos-gate/usr/src/cmd/file/
H A Dmagic73 257 string ustar USTAR tar archive