Searched refs:PAX_SLK (Results 1 – 3 of 3) sorted by relevance
137 arcn->type = PAX_SLK; in com_rd()414 case PAX_SLK: in cpio_wr()471 if (arcn->type != PAX_SLK) in cpio_wr()730 case PAX_SLK: in vcpio_wr()798 if (arcn->type != PAX_SLK) in vcpio_wr()1018 case PAX_SLK: in bcpio_wr()1113 if (arcn->type != PAX_SLK) in bcpio_wr()
129 #define PAX_SLK 5 /* symbolic link */ macro
161 else if (arcn->type == PAX_SLK) in ls_list()