Home
last modified time | relevance | path

Searched refs:PAX_SLK (Results 1 – 5 of 5) sorted by relevance

/freebsd/bin/pax/
H A Dpax.h209 #define PAX_SLK 5 /* symbolic link */ macro
H A Dpat_rep.c643 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) || in mod_name()
655 if ((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) || in mod_name()
H A Dftree.c465 arcn->type = PAX_SLK; in next_file()
H A Dgen_subs.c126 else if (arcn->type == PAX_SLK) in ls_list()
H A Dfile_subs.c377 case PAX_SLK: in node_creat()