Searched refs:LIST_CLASSIFY (Results 1 – 1 of 1) sorted by relevance
29 #define LIST_CLASSIFY (1 << 6) macro143 if ((flags & LIST_CLASSIFY) != 0) { in listfile_size()303 if ((flags & (LIST_LONG | LIST_SIZE | LIST_CLASSIFY | LIST_MACLABEL | LIST_INODE)) == 0) { in listfile()465 case 'F': flags |= LIST_CLASSIFY; break; in ls_main()