OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FORCE
(Results
1 - 22
of
22
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.common
6
$(PROGS):
FORCE
15
status:
FORCE
31
clean:
FORCE
47
veryclean:
FORCE
66
install:
FORCE
78
machine:
FORCE
80
FORCE
:
/src/sbin/restore/
restore.h
154
#define
FORCE
0x0001
main.c
242
setdirmodes(
FORCE
);
259
setdirmodes(
FORCE
);
interactive.c
264
setdirmodes(
FORCE
);
dirs.c
666
if ((flags &
FORCE
) == 0 && ep->e_flags & EXISTED) {
/src/sys/ufs/lfs/
ulfs_extern.h
118
#define
FORCE
0x01 /*
force
usage changes independent of limits */
ulfs_vnops.c
490
(void) lfs_chkdq(ip, -change, cred,
FORCE
);
496
(void) lfs_chkdq(ip, change, cred,
FORCE
);
497
(void) lfs_chkiq(ip, 1, cred,
FORCE
);
ulfs_quota1.c
93
if ((flags &
FORCE
) == 0 &&
201
if ((flags &
FORCE
) == 0 && kauth_authorize_system(cred,
ulfs_quota2.c
498
if ((flags &
FORCE
) == 0 &&
/src/etc/
rc
76
# The body of this function is defined using (...), not {...}, to
force
183
# The body of this function is defined using (...), not {...}, to
force
210
trap 'es=$?; rc_log_flush
FORCE
; trap "" 0; exit $es' 0
407
# rc_log_flush [OK|
FORCE
]
418
# file is expected to be safe from now on, or "
FORCE
" to
force
writing
428
# write to the log file, so don't do it, unless $1 is "
FORCE
".
435
FORCE
:*)
/src/sys/ufs/ufs/
ufs_extern.h
152
#define
FORCE
0x01 /*
force
usage changes independent of limits */
ufs_quota1.c
92
if ((flags &
FORCE
) == 0 &&
200
if ((flags &
FORCE
) == 0 &&
ufs_vnops.c
802
(void) chkdq(ip, -change, cred,
FORCE
);
808
(void) chkdq(ip, change, cred,
FORCE
);
809
(void) chkiq(ip, 1, cred,
FORCE
);
ufs_quota2.c
494
if ((flags &
FORCE
) == 0 &&
/src/usr.bin/tip/
tip.h
84
extern char *FO; /*
force
(literal next) char*/
200
#define
FORCE
8
tip.c
224
* in the right order, so
force
it here
447
} else if (!cumode && gch && gch == character(value(
FORCE
)))
/src/sys/external/bsd/drm2/dist/drm/radeon/
sumod.h
317
# define
FORCE
(1 << 4)
/src/sys/external/bsd/drm2/dist/drm/i915/
Makefile
299
$(obj)/%.hdrtest: $(src)/%.h
FORCE
/src/sys/ufs/ffs/
ffs_balloc.c
519
(void)chkdq(ip, -btodb(deallocated), cred,
FORCE
);
1039
(void)chkdq(ip, -btodb(deallocated), cred,
FORCE
);
ffs_inode.c
259
(void) chkdq(oip, -extblocks, NOCRED,
FORCE
);
ffs_snapshot.c
1525
chkdq(ip, DIP(ip, blocks), l->l_cred,
FORCE
);
1526
chkiq(ip, 1, l->l_cred,
FORCE
);
ffs_alloc.c
272
(void) chkdq(ip, -btodb(size), cred,
FORCE
);
536
(void) chkdq(ip, -btodb(nsize - osize), cred,
FORCE
);
635
* If we allocate a first level directory then
force
allocation
658
*
Force
allocation in another cg if creating a first level dir.
905
* 3) brute
force
search for a free block.
945
* 3: brute
force
search
Completed in 27 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025