Searched defs:check (Results 1 - 25 of 102) sorted by relevance

12345

/src/sys/external/bsd/compiler_rt/dist/lib/tsan/
H A Dcheck_analyze.sh29 check() { function
[all...]
/src/tests/usr.bin/indent/
H A Dt_options.sh52 check() function
/src/tests/lib/libc/regex/
H A Dt_regex.sh28 check() function
/src/libexec/httpd/testsuite/
H A DMakefile27 check: check-simple check-cgi check-bigfile target
/src/bin/ed/test/
H A DMakefile10 check: build test target
/src/usr.bin/gzip/
H A Dgzexe80 check () { function
/src/tests/bin/sh/
H A Dt_varquote.sh32 check() { function
H A Dt_patterns.sh64 check() function
[all...]
/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh4_dev.cpp100 static const char *check[] = { "[_]", "[x]" }; local in function:SH4dev::icu_dump
/src/usr.bin/make/unit-tests/
H A Ddepsrc-meta.mk
H A Ddeptgt-posix.mk[all...]
/src/tests/lib/libc/sys/
H A Dt_issetugid.c45 check(int (*fuid)(uid_t), int (*fgid)(gid_t)) function in typeref:typename:bool
/src/tests/lib/libm/
H A Dt_next.c76 check(const double *x, unsigned n) function in typeref:typename:void
/src/tests/usr.sbin/stdethers/
H A Dt_stdethers.sh32 check() { function
/src/tests/usr.sbin/stdhosts/
H A Dt_stdhosts.sh32 check() { function
/src/usr.bin/vndcompress/
H A DMakefile260 check: .PHONY ${CHECKS} target
[all...]
/src/usr.bin/colrm/
H A Dcolrm.c124 check(FILE *stream) function in typeref:typename:void
/src/usr.sbin/mdsetimage/
H A Dexec_aout.c45 #define check(off, size) ((off < 0) || (off + size > mappedsize)) macro
H A Dexec_coff.c48 #define check(off, size) ((off < 0) || (off + size > mappedsize)) macro
H A Dexec_ecoff.c45 #define check(off, size) ((off < 0) || (off + size > mappedsize)) macro
H A Dexec_elf32.c53 #define check(off, size) ((off < 0) || (off + size > mappedsize)) macro
/src/tests/lib/libc/stdlib/
H A Dt_strtoi.c60 check(struct test *t, intmax_t rv, char *end, int rstatus) function in typeref:typename:void
/src/tests/lib/libc/string/
H A Dt_memset.c258 check(char *buf, size_t len, char x) function in typeref:typename:bool
/src/usr.sbin/sysinst/
H A Dcheckrc.c81 check(const char *varname, int filetocheck) function in typeref:typename:int
/src/tests/crypto/libcrypto/
H A Dt_sha512trunc.c47 check(const struct testcase *C, size_t n, size_t digestlen, const EVP_MD *md) function in typeref:typename:void

Completed in 19 milliseconds

12345