Searched refs:LISTDEFS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.c473 if (optflg & LISTDEFS)
495 optflg |= LISTDEFS;
501 if (optflg & (LISTFREE | LISTALLOC | LISTDEFS))
506 if (optflg & (LISTALL | LISTALLOC | LISTDEFS))
514 if (optflg & (LISTALL | LISTFREE | LISTDEFS))
520 if (optflg & LISTDEFS)
529 if (optflg & LISTDEFS)
538 if (optflg & LISTDEFS)
551 LISTDEFS | WINDOWING))) {
H A Dallocate.h39 #define LISTDEFS 0x00000004 /* -d */ macro
H A Dallocate3.c516 if (optflag & LISTDEFS) {

Completed in 48 milliseconds