Searched refs:SILENT (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dallocate.h43 #define SILENT 0x00000040 /* -s */ macro
H A Dallocate.c353 optflg |= SILENT;
416 optflg |= SILENT;
511 optflg |= SILENT;
618 if (!(optflg & SILENT))
H A Ddisk_clean.sh433 SILENT=n
H A Dallocate3.c758 if (!(optflag & SILENT)) {
1236 if (optflag & SILENT)
1237 dealloc_optflag = FORCE|SILENT;
/opensolaris-onvv-gate/usr/src/lib/libcmd/common/
H A Dtail.c117 #define SILENT (1<<9) macro
512 flags |= SILENT;
688 if (!(flags & SILENT))
694 if (!(flags & SILENT))
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c720 silent.status = SILENT;
732 if (silent.status != SILENT)
771 if (silent.status != SILENT) { /* don't reset if we never changed terms */
H A Dchar_io.c975 if (silent.status != SILENT)
H A Dshared.h750 SILENT, enumerator in enum:__anon2460
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h59 #if defined(SILENT)
60 #undef SILENT macro
77 #define SILENT 0 macro

Completed in 119 milliseconds