Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dpax.h125 #define PAX_CTG 10 /* high performance file */ macro
130 #define PAX_IS_REG(type) ((type) == PAX_REG || (type) == PAX_CTG)
H A Dcpio.c392 case PAX_CTG: in cpio_wr()
694 case PAX_CTG: in vcpio_wr()
965 case PAX_CTG: in bcpio_wr()
H A Dtar.c573 case PAX_CTG: in tar_wr()
1234 case PAX_CTG: in wr_ustar_or_pax()
1239 if (arcn->type == PAX_CTG) in wr_ustar_or_pax()
H A Dfile_subs.c435 case PAX_CTG: in node_creat()