Searched refs:LIST_INODE (Results 1 – 1 of 1) sorted by relevance
31 #define LIST_INODE (1 << 8) macro303 if ((flags & (LIST_LONG | LIST_SIZE | LIST_CLASSIFY | LIST_MACLABEL | LIST_INODE)) == 0) { in listfile()322 if(flags & LIST_INODE) { in listfile()466 case 'i': flags |= LIST_INODE; break; in ls_main()