Searched refs:UNX_IFLNK (Results 1 – 1 of 1) sorted by relevance
38 #define UNX_IFLNK 0120000 /* Unix symbolic link (not SysV, Amiga) */ macro1249 case (unsigned)UNX_IFLNK: attribs[0] = 'l'; break;1954 case (unsigned)UNX_IFLNK: attribs[0] = 'l'; break; in zi_short()