Symbol: FORCE
usr/src/cmd/allocate/allocate.c
370
optflg |= FORCE;
usr/src/cmd/allocate/allocate.c
435
optflg |= FORCE;
usr/src/cmd/allocate/allocate.c
438
if (optflg & (CLASS | TYPE | FORCE))
usr/src/cmd/allocate/allocate3.c
1063
if (!(optflag & (FORCE | FORCE_ALL)) && !is_authorized) {
usr/src/cmd/allocate/allocate3.c
1074
if (!(optflag & FORCE) &&
usr/src/cmd/allocate/allocate3.c
1080
if (!(optflag & FORCE) && stat_buf.st_uid != uid &&
usr/src/cmd/allocate/allocate3.c
1087
if (!(optflag & FORCE)) {
usr/src/cmd/allocate/allocate3.c
1107
!(optflag & FORCE)) {
usr/src/cmd/allocate/allocate3.c
1114
if (!(optflag & FORCE))
usr/src/cmd/allocate/allocate3.c
1133
if (!(optflag & (FORCE | FORCE_ALL))) {
usr/src/cmd/allocate/allocate3.c
1234
if (optflag & FORCE) {
usr/src/cmd/allocate/allocate3.c
1236
dealloc_optflag = FORCE|SILENT;
usr/src/cmd/allocate/allocate3.c
1238
dealloc_optflag = FORCE;
usr/src/cmd/allocate/allocate3.c
1360
if (optflag & (FORCE | USERID | USERNAME)) {
usr/src/cmd/allocate/allocate3.c
1439
if (optflag & (FORCE | FORCE_ALL)) {
usr/src/cmd/allocate/allocate3.c
1444
optflag |= FORCE;
usr/src/cmd/allocate/allocate3.c
908
} else if (optflag & FORCE) {
usr/src/cmd/allocate/allocate3.c
925
else if (optflag & FORCE)
usr/src/cmd/fs.d/udfs/fsck/main.c
157
case FORCE:
usr/src/cmd/fs.d/ufs/fsck/main.c
274
case FORCE:
usr/src/cmd/power/sys-suspend.c
355
if (flags & FORCE) {
usr/src/cmd/power/sys-suspend.c
612
flags |= FORCE;
usr/src/cmd/power/sys-suspend.c
658
if ((flags & FORCE) && (flags & LOWPOWER))
usr/src/cmd/power/sys-suspend.c
664
if ((flags & SHUTDOWN) && (flags & FORCE))
usr/src/cmd/power/sys-suspend.c
665
flags &= ~(FORCE | LOWPOWER);
usr/src/cmd/power/sys-suspend.c
667
if (flags & FORCE)
usr/src/cmd/power/sys-suspend.c
679
if ((flags & (FORCE|SHUTDOWN)) &&
usr/src/cmd/tip/tip.c
386
} else if (!cumode && gch == character(value(FORCE)))
usr/src/grub/grub-0.97/netboot/3c595.c
462
case FORCE :
usr/src/grub/grub-0.97/netboot/3c90x.c
682
case FORCE :
usr/src/grub/grub-0.97/netboot/davicom.c
646
case FORCE :
usr/src/grub/grub-0.97/netboot/e1000.c
3538
case FORCE :
usr/src/grub/grub-0.97/netboot/eepro100.c
372
case FORCE :
usr/src/grub/grub-0.97/netboot/epic100.c
429
case FORCE :
usr/src/grub/grub-0.97/netboot/forcedeth.c
917
case FORCE :
usr/src/grub/grub-0.97/netboot/natsemi.c
764
case FORCE :
usr/src/grub/grub-0.97/netboot/ns83820.c
803
case FORCE :
usr/src/grub/grub-0.97/netboot/ns8390.c
603
case FORCE :
usr/src/grub/grub-0.97/netboot/pcnet32.c
659
case FORCE :
usr/src/grub/grub-0.97/netboot/pnic.c
203
case FORCE :
usr/src/grub/grub-0.97/netboot/r8169.c
437
case FORCE :
usr/src/grub/grub-0.97/netboot/rtl8139.c
500
case FORCE :
usr/src/grub/grub-0.97/netboot/sis900.c
1234
case FORCE :
usr/src/grub/grub-0.97/netboot/sundance.c
460
case FORCE :
usr/src/grub/grub-0.97/netboot/tg3.c
3147
case FORCE :
usr/src/grub/grub-0.97/netboot/tlan.c
806
case FORCE :
usr/src/grub/grub-0.97/netboot/tulip.c
1200
case FORCE :
usr/src/grub/grub-0.97/netboot/via-rhine.c
904
case FORCE :
usr/src/grub/grub-0.97/netboot/w89c840.c
604
case FORCE :
usr/src/lib/libsocket/inet/ruserpass.c
106
t->tokstr = "force"; t++->tval = FORCE;
usr/src/lib/libsocket/inet/ruserpass.c
222
case FORCE:
usr/src/uts/common/fs/fem.c
3109
if (how != FORCE) {