Searched refs:PAX_SLK (Results 1 – 5 of 5) sorted by relevance
209 #define PAX_SLK 5 /* symbolic link */ macro
643 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()
465 arcn->type = PAX_SLK; in next_file()
126 else if (arcn->type == PAX_SLK) in ls_list()
377 case PAX_SLK: in node_creat()