OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checked
(Results
1 - 17
of
17
) sorted by relevancy
/src/usr.bin/make/unit-tests/
sh-errctl.mk
7
# With error control, each simple command is
checked
, whereas with echo
8
# control, only the last command from each line is
checked
. A shell command
var-recursive.mk
39
# name. Ensure that these are
checked
as well.
cond-token-string.mk
48
# A string in quotes is
checked
whether it is not empty.
deptgt-posix.mk
8
# needs to be cross-
checked
with the POSIX specification.
directive-include-guard.mk
616
# at the point where the guard condition is
checked
, line continuations have
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.cc
155
for (uptr
checked
= 0; sz > 0;
checked
+= kPageSize) {
159
if (!has_something &&
checked
> (128 << 10))
163
for (uptr
checked
= 0; sz > 0;
checked
+= kPageSize) {
169
if (!has_something &&
checked
> (512 << 10))
/src/sys/dev/
mm.c
270
bool
checked
= false;
local
274
error = mm_md_kernacc(addr, prot, &
checked
);
280
if (!
checked
&& !uvm_kernacc(addr, len, prot)) {
/src/lib/libc/nameser/
ns_name.c
434
int n, len,
checked
, l;
local
437
checked
= 0;
460
checked
+= l + 1;
482
checked
+= 2;
488
if (
checked
>= eom - msg) {
/src/tests/usr.bin/indent/
t_options.lua
65
local seen_input_section = false-- the first input section is not
checked
/src/sys/dev/pci/
if_aq.c
5607
bool
checked
= false;
local
5620
checked
= true;
5627
checked
= true;
5637
checked
= true;
5644
checked
= true;
5647
if (
checked
&&
/src/usr.sbin/sysinst/
msg.mi.en
455
checked
after the first complete boot.
/src/sys/arch/m68k/060sp/dist/
ilsp.s
304
# Since we already
checked
this case above, we can treat the most significant
pfpsp.s
2444
# Before any of the above is attempted, it must be
checked
to #
fpsp.s
2444
# Before any of the above is attempted, it must be
checked
to #
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc
6988
// src is
checked
in the strlcpy() interceptor
8688
// FIXME: only need to be
checked
when "flag | VIS_NOLOCALE" doesn't hold
8784
// FIXME: only need to be
checked
when "flag | VIS_NOLOCALE" doesn't hold
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
9341
$ECHO "*** using a file magic. Last file
checked
: $potlib"
9395
$ECHO "*** using a regex pattern. Last file
checked
: $potlib"
/src/sys/external/isc/libsodium/dist/
ltmain.sh
7855
$ECHO "*** using a file magic. Last file
checked
: $potlib"
7909
$ECHO "*** using a regex pattern. Last file
checked
: $potlib"
Completed in 73 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026