Home
last modified time | relevance | path

Searched refs:FORCE (Results 1 – 25 of 28) sorted by relevance

12

/original-bsd/old/berknet/
H A Dnetrc.c80 # define FORCE 13 macro
127 "force", FORCE,
240 case FORCE:
/original-bsd/sbin/restore/
H A Dmain.c183 setdirmodes(FORCE);
200 setdirmodes(FORCE);
H A Drestore.h99 #define FORCE 0x0001 macro
H A Dinteractive.c230 setdirmodes(FORCE); in runcmdshell()
H A Ddirs.c579 if ((flags & FORCE) == 0 && ep->e_flags & EXISTED) {
/original-bsd/sys/sys/
H A Dmount.h231 #define VFS_UNMOUNT(MP, FORCE, P) (*(MP)->mnt_op->vfs_unmount)(MP, FORCE, P) argument
/original-bsd/sys/ufs/ufs/
H A Dquota.h132 #define FORCE 0x01 /* force usage changes independent of limits */ macro
H A Dufs_quota.c108 if ((flags & FORCE) == 0 && cred->cr_uid != 0) {
223 if ((flags & FORCE) == 0 && cred->cr_uid != 0) {
H A Dufs_vnops.c513 (void) chkdq(ip, -change, cred, CHOWN|FORCE);
531 (void) chkdq(ip, change, cred, FORCE|CHOWN);
532 (void) chkiq(ip, 1, cred, FORCE|CHOWN);
/original-bsd/sys/ufs/ffs/
H A Dquota.h132 #define FORCE 0x01 /* force usage changes independent of limits */ macro
H A Dffs_balloc.c275 (void) chkdq(ip, (long)-btodb(deallocated), cred, FORCE);
H A Dufs_quota.c108 if ((flags & FORCE) == 0 && cred->cr_uid != 0) {
223 if ((flags & FORCE) == 0 && cred->cr_uid != 0) {
H A Dufs_vnops.c483 (void) chkdq(ip, -change, cred, CHOWN|FORCE);
501 (void) chkdq(ip, change, cred, FORCE|CHOWN);
502 (void) chkiq(ip, 1, cred, FORCE|CHOWN);
H A Dffs_alloc.c109 (void) chkdq(ip, (long)-btodb(size), cred, FORCE);
255 (void) chkdq(ip, (long)-btodb(nsize - osize), cred, FORCE);
/original-bsd/usr.bin/tip/
H A Dtip.h184 #define FORCE 8 macro
H A Dtip.c348 } else if (!cumode && gch == character(value(FORCE))) in tipin()
/original-bsd/lib/libcompat/4.3/
H A Druserpass.c113 #define FORCE 9 macro
133 "force", FORCE,
194 case FORCE:
/original-bsd/old/pcc/mip/
H A Dcommon182 FORCE, "FORCE", UTYPE,
H A Dcommon.c237 FORCE, "FORCE", UTYPE,
H A Dcgram.y496 ecomp( buildtree( FORCE, temp->in.right, NIL ) );
597 ecomp( buildtree( FORCE, q, NIL ) );
H A Dmanifest118 #define FORCE 111 /* force result, for return values */
H A Dreader.c523 case FORCE:
568 case FORCE:
/original-bsd/old/pcc/ccom.tahoe/
H A Dorder.c221 case FORCE:
/original-bsd/old/pcc/ccom.vax/
H A Dorder.c254 case FORCE:
/original-bsd/old/pcc/lint/lpass1/
H A Dlint.c75 case FORCE:

12