Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dpax.h206 #define PAX_CHR 2 /* character device */ macro
H A Dftree.c449 arcn->type = PAX_CHR; in next_file()
H A Dgen_subs.c113 if ((arcn->type == PAX_CHR) || (arcn->type == PAX_BLK)) in ls_list()
H A Dfile_subs.c358 case PAX_CHR: in node_creat()