Home
last modified time | relevance | path

Searched defs:match (Results 51 – 75 of 235) sorted by relevance

12345678910

/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c433 int nonomatch = adrof(STRnonomatch) != 0, magic = 0, match = 0; in libglob() local
944 int match, negate_range; in t_pmatch() local
/dragonfly/usr.sbin/rpc.ypupdated/
H A Dupdate.c316 match(char *line, char *name) in match() function
/dragonfly/usr.bin/finger/
H A Dutil.c60 match(struct passwd *pw, char *user) in match() function
/dragonfly/contrib/binutils-2.34/bfd/
H A Dtargets.c1469 const struct targmatch *match; in find_target() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dtargets.c1549 const struct targmatch *match; in find_target() local
/dragonfly/usr.bin/look/
H A Dlook.c94 int ch, fd, match; in main() local
/dragonfly/usr.bin/mkstr/
H A Dmkstr.c154 match(const char *ocp) in match() function
/dragonfly/usr.bin/newkey/
H A Dupdate.c326 match(char *line, char *name) function
/dragonfly/test/testcases/crypto/aesctr/
H A Daesctr.c213 match(unsigned char *a, unsigned char *b, size_t len) in match() function
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_wolfssl.c601 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) in tls_match_alt_subject()
645 static int domain_suffix_match(const char *val, size_t len, const char *match, in domain_suffix_match()
676 static int tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, in tls_match_suffix_helper()
746 static int tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) in tls_match_suffix()
952 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos_unix.c540 int match; in testing_fail_alloc() local
626 int match; in testing_test_fail() local
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_double_fast.c136 const BYTE* match = base + matchIndexS; in ZSTD_compressBlock_doubleFast_generic() local
397 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_fast.c263 const BYTE* match = base + matchIndex; in ZSTD_compressBlock_fast_dictMatchState_generic() local
412 const BYTE* match = matchBase + matchIndex; in ZSTD_compressBlock_fast_extDict_generic() local
/dragonfly/usr.bin/systat/
H A Dsensors.c118 int i, match = 0, xname_len; in fetchsensors() local
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pch.c60 signed char match[MATCH_SIZE]; member
/dragonfly/contrib/gdb-7/gdb/cli/
H A Dcli-setshow.c332 const char *match = NULL; in do_set_command() local
/dragonfly/test/testcases/crypto/aes/
H A Daestest.c134 match(unsigned char *a, unsigned char *b, size_t len) in match() function
/dragonfly/crypto/openssh/
H A Dhostfile.h95 u_int match; /* Zero or more of HKF_MATCH_* OR'd together */ member
/dragonfly/contrib/ldns/drill/
H A Ddnssec.c254 ldns_rr* match = NULL; in ldns_verify_denial() local
/dragonfly/crypto/libressl/tls/
H A Dtls_client.c435 int match, ssl_ret; in tls_handshake_client() local
H A Dtls_server.c87 int match; in tls_servername_cb() local
/dragonfly/test/testcases/crypto/serpent/
H A Dserpent_test.c133 match(unsigned char *a, unsigned char *b, size_t len) in match() function
/dragonfly/test/testcases/crypto/twofish/
H A Dtwofish_test.c133 match(unsigned char *a, unsigned char *b, size_t len) in match() function
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pch.c67 signed char match[MATCH_SIZE]; member
/dragonfly/contrib/zstd/programs/
H A Ddatagen.c132 size_t match = pos - offset; in RDG_genBlock() local

12345678910