Searched refs:LIST_MACLABEL (Results 1 – 1 of 1) sorted by relevance
30 #define LIST_MACLABEL (1 << 7) macro303 if ((flags & (LIST_LONG | LIST_SIZE | LIST_CLASSIFY | LIST_MACLABEL | LIST_INODE)) == 0) { in listfile()326 if ((flags & LIST_MACLABEL) != 0) { in listfile()463 case 'Z': flags |= LIST_MACLABEL; break; in ls_main()