Searched refs:LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define LIST_SIZE (1 << 4) macro139 if ((flags & LIST_SIZE) != 0) { in listfile_size()303 if ((flags & (LIST_LONG | LIST_SIZE | LIST_CLASSIFY | LIST_MACLABEL | LIST_INODE)) == 0) { in listfile()348 if ((flags & LIST_SIZE) != 0) { in listdir()460 case 's': flags |= LIST_SIZE; break; in ls_main()