Searched refs:LISTFREE (Results 1 – 3 of 3) sorted by relevance
492 LISTALL | LISTFREE | LISTALLOC | in main()501 if (optflg & (LISTFREE | LISTALLOC | LISTDEFS)) in main()508 optflg |= LISTFREE; 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()
42 #define LISTFREE 0x00000020 /* -n */ macro
325 (!(optflag & (LISTALL | LISTFREE | LISTALLOC)))) { in _list_device()364 if (optflag & LISTFREE) { /* list_devices -n */ in _list_device()