Searched refs:CFG_LS_Z (Results 1 – 2 of 2) sorted by relevance
195 len[7] = (CFG_LS_Z && (flags & FLAG_Z)) ? seclabel(dt, 0) : 0; in entrylen()445 if (CFG_LS_Z && (flags & FLAG_Z)) seclabel(sort[next], -(int)totals[7]); in listfiles()454 } else if (CFG_LS_Z && (flags & FLAG_Z)) seclabel(sort[next], totals[7]); in listfiles()
99 #define CFG_LS_Z 1 macro