Home
last modified time | relevance | path

Searched defs:check (Results 151 – 175 of 271) sorted by relevance

1234567891011

/freebsd/crypto/krb5/src/util/profile/
H A Dt_profile.c44 check(long code) in check() function
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c425 check(char *str, regmatch_t sub, char *should) in check() function
/freebsd/lib/libc/regex/grot/
H A Dmain.c391 check(char *str, regmatch_t sub, char *should) in check() function
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dt_vectors.c330 check(krb5_error_code code) in check() function
/freebsd/contrib/tcsh/
H A Dtw.parse.c693 is_prefix(Char *check, Char *template) in is_prefix()
709 is_prefixmatch(Char *check, Char *template, int enhanced) in is_prefixmatch()
753 is_suffix(Char *check, Char *template) in is_suffix()
/freebsd/sys/dev/ice/
H A Dice_protocol_type.h228 __be16 check; member
257 __be32 check; member
264 __be16 check; member
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c266 static __inline__ void rel_set_thresh(t_BmPortal *p_BmPortal, int check) in rel_set_thresh()
/freebsd/contrib/ncurses/progs/
H A Dtput.c292 long check = strtol(argv[narg], &ending, 0); in tput_cmd() local
/freebsd/contrib/dialog/
H A Dinputstr.c429 size_t check; in dlg_index_columns() local
726 int check = cols[i + 1] - cols[scrollamt]; in dlg_show_string() local
H A Dcalendar.c549 long check = strtol(buf, &next, 0); in read_locale_setting() local
572 long check = strtol(option, &next, 0); in WeekStart() local
H A Dprogressbox.c312 int check; in pause_for_ok() local
/freebsd/lib/libc/yp/
H A Dyplib.c294 struct sockaddr_in check; in _yp_dobind() local
570 struct sockaddr_in check; in _yp_unbind() local
/freebsd/crypto/libecc/src/hash/
H A Dhash_algs.c26 int ret, check; in get_hash_by_name() local
111 int ret = -1, check; in hash_mapping_callbacks_sanity_check() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp606 static void check(AnalysisDeclContext &AC, CalledOnceCheckHandler &Handler, in check() function in __anon4ef948f50111::CalledOnceChecker
670 void check() { in check() function in __anon4ef948f50111::CalledOnceChecker
739 void check(const CFGBlock *BB) { in check() function in __anon4ef948f50111::CalledOnceChecker
761 void check(const Stmt *S) { Visit(S); } in check() function in __anon4ef948f50111::CalledOnceChecker
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfeature_common.c149 zfeature_depends_on(spa_feature_t fid, spa_feature_t check) in zfeature_depends_on()
/freebsd/crypto/openssl/crypto/evp/
H A Dexchange.c390 int ret = 0, check; in EVP_PKEY_derive_set_peer_ex() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h477 #define check(cond) \ in validateTree() macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c1129 char *check; in check_string_caps() local
1357 char *check; in _nc_tiparm() local
/freebsd/crypto/libecc/src/sig/
H A Decsdsa_common.c588 int ret, check; in __ecsdsa_verify_finalize() local
/freebsd/usr.bin/mail/
H A Dlist.c354 check(int mesg, int f) in check() function
/freebsd/usr.bin/whois/
H A Dwhois.c76 #define SCAN(p, end, check) \ argument
/freebsd/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c156 ELFNAMEEND(check)(int fd, const char *fn __unused) in ELFNAMEEND() argument
/freebsd/sys/contrib/zlib/
H A Dinflate.h92 unsigned long check; /* protected copy of check value */ member
/freebsd/sys/contrib/zstd/
H A DMakefile95 check: shortest target
/freebsd/sys/netinet/
H A Dip_encap.c98 encap_check_t check; member

1234567891011