Searched refs:LISTALL (Results 1 – 3 of 3) sorted by relevance
492 LISTALL | LISTFREE | LISTALLOC | in main()503 optflg |= LISTALL; in main()506 if (optflg & (LISTALL | LISTALLOC | LISTDEFS)) in main()514 if (optflg & (LISTALL | LISTFREE | LISTDEFS)) in main()550 if (!(optflg & (LISTALL | LISTFREE | LISTALLOC | in main()555 } else if (!(optflg & (LISTALL | LISTFREE | LISTALLOC))) { in main()
41 #define LISTALL 0x00000010 /* -l */ macro
325 (!(optflag & (LISTALL | LISTFREE | LISTALLOC)))) { in _list_device()415 } else if (optflag & LISTALL) { /* list_devices -l */ in _list_device()466 if (system_labeled && DEV_ERRORED(fi.fi_stat) && !(optflag & LISTALL)) { in _list_device()