Searched refs:LISTDEFS (Results 1 – 3 of 3) sorted by relevance
473 if (optflg & LISTDEFS) in main()495 optflg |= LISTDEFS; in main()501 if (optflg & (LISTFREE | LISTALLOC | LISTDEFS)) in main()506 if (optflg & (LISTALL | LISTALLOC | LISTDEFS)) in main()514 if (optflg & (LISTALL | LISTFREE | LISTDEFS)) in main()520 if (optflg & LISTDEFS) in main()529 if (optflg & LISTDEFS) in main()538 if (optflg & LISTDEFS) in main()551 LISTDEFS | WINDOWING))) { in main()
39 #define LISTDEFS 0x00000004 /* -d */ macro
516 if (optflag & LISTDEFS) { in list_devices()