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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.h49 #define FORCE_ALL 0x00001000 /* -I */ macro
H A Dallocate.c400 if (optflg & (TYPE | FORCE_ALL))
407 if (optflg & (CLASS | FORCE_ALL))
435 if (optflg & FORCE_ALL)
442 optflg |= FORCE_ALL;
454 if (device || (optflg & FORCE_ALL)) {
H A Dallocate3.c924 if (optflag & FORCE_ALL)
1064 if (!(optflag & (FORCE | FORCE_ALL)) && !is_authorized) {
1134 if (!(optflag & (FORCE | FORCE_ALL))) {
1440 if (optflag & (FORCE | FORCE_ALL)) {
1444 if (optflag & FORCE_ALL)
1448 if (optflag & FORCE_ALL) {

Completed in 66 milliseconds