Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dpax.h207 #define PAX_BLK 3 /* block device */ macro
H A Dftree.c452 arcn->type = PAX_BLK; in next_file()
H A Dgen_subs.c113 if ((arcn->type == PAX_CHR) || (arcn->type == PAX_BLK)) in ls_list()
H A Dfile_subs.c362 case PAX_BLK: in node_creat()