Home
last modified time | relevance | path

Searched refs:FIFOTYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/include/
H A Dtar.h53 #define FIFOTYPE '6' /* FIFO special */ macro
/freebsd-14.2/bin/pax/
H A Dtar.h60 #define FIFOTYPE '6' /* FIFO */ macro
H A Dtar.c777 case FIFOTYPE: in ustar_rd()
942 hd->typeflag = FIFOTYPE; in ustar_wr()