LISTALL
LISTALL | LISTFREE | LISTALLOC |
optflg |= LISTALL;
if (optflg & (LISTALL | LISTALLOC | LISTDEFS))
if (optflg & (LISTALL | LISTFREE | LISTDEFS))
if (!(optflg & (LISTALL | LISTFREE | LISTALLOC |
} else if (!(optflg & (LISTALL | LISTFREE | LISTALLOC))) {
(!(optflag & (LISTALL | LISTFREE | LISTALLOC)))) {
} else if (optflag & LISTALL) { /* list_devices -l */
if (system_labeled && DEV_ERRORED(fi.fi_stat) && !(optflag & LISTALL)) {