Searched refs:LISTALLOC (Results 1 – 3 of 3) sorted by relevance
490 LISTALL | LISTFREE | LISTALLOC | in main()499 if (optflg & (LISTFREE | LISTALLOC | LISTDEFS)) in main()504 if (optflg & (LISTALL | LISTALLOC | LISTDEFS)) in main()514 optflg |= LISTALLOC; in main()548 if (!(optflg & (LISTALL | LISTFREE | LISTALLOC | in main()553 } else if (!(optflg & (LISTALL | LISTFREE | LISTALLOC))) { in main()
42 #define LISTALLOC 0x00000080 /* -u */ macro
325 (!(optflag & (LISTALL | LISTFREE | LISTALLOC)))) { in _list_device()392 } else if (optflag & LISTALLOC) { /* list_devices -u */ in _list_device()