Searched refs:LIST_MACLABEL (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dls.c32 #define LIST_MACLABEL (1 << 7) macro
310 if ((flags & LIST_LONG | LIST_SIZE | LIST_CLASSIFY | LIST_MACLABEL) == 0) {
325 if ((flags & LIST_MACLABEL) != 0) {
462 case 'Z': flags |= LIST_MACLABEL; break;

Completed in 228 milliseconds