LISTALLOC
LISTALL | LISTFREE | LISTALLOC |
if (optflg & (LISTFREE | LISTALLOC | LISTDEFS))
if (optflg & (LISTALL | LISTALLOC | LISTDEFS))
optflg |= LISTALLOC;
if (!(optflg & (LISTALL | LISTFREE | LISTALLOC |
} else if (!(optflg & (LISTALL | LISTFREE | LISTALLOC))) {
(!(optflag & (LISTALL | LISTFREE | LISTALLOC)))) {
} else if (optflag & LISTALLOC) { /* list_devices -u */