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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.h37 #define LISTATTRS 0x00000001 /* -a */ macro
H A Dallocate.c475 optflg |= LISTATTRS;
491 if (optflg & (LISTATTRS | CLASS |
H A Dallocate3.c327 if (optflag & LISTATTRS)
474 if (optflag & LISTATTRS)
495 if (system_labeled && optflag & WINDOWING && !(optflag & LISTATTRS)) {

Completed in 61 milliseconds