Searched refs:LISTALL (Results 1 – 3 of 3) sorted by relevance
490 LISTALL | LISTFREE | LISTALLOC | in main()501 optflg |= LISTALL; in main()504 if (optflg & (LISTALL | LISTALLOC | LISTDEFS)) in main()512 if (optflg & (LISTALL | LISTFREE | LISTDEFS)) in main()548 if (!(optflg & (LISTALL | LISTFREE | LISTALLOC | in main()553 } else if (!(optflg & (LISTALL | LISTFREE | LISTALLOC))) { in main()
39 #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()