Home
last modified time | relevance | path

Searched defs:match (Results 101 – 125 of 235) sorted by relevance

12345678910

/dragonfly/contrib/ncurses/progs/
H A Dtset.c490 int match; in mapped() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex.h2336 match_results<_Bi_iter> match; in _GLIBCXX_VISIBILITY() local
/dragonfly/usr.bin/xargs/
H A Dxargs.c797 int match; in prompt() local
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1706 static int tls_match_altsubject(X509 *cert, const char *match) in tls_match_altsubject()
1750 static int domain_suffix_match(const u8 *val, size_t len, const char *match, in domain_suffix_match()
1963 static int tls_match_dn_field(X509 *cert, const char *match) in tls_match_dn_field()
1996 static int tls_match_suffix_helper(X509 *cert, const char *match, in tls_match_suffix_helper()
2067 static int tls_match_suffix(X509 *cert, const char *match, int full) in tls_match_suffix()
2305 char *match, *altmatch, *suffix_match, *domain_match; in tls_verify_cb() local
H A Dtls_gnutls.c1089 static int tls_match_suffix_helper(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix_helper()
1109 static int tls_match_suffix(gnutls_x509_crt_t cert, const char *match, in tls_match_suffix()
/dragonfly/sys/netinet6/
H A Din6.c1496 struct in6_addr mask, candidate, match; in in6_lifaddr_ioctl() local
1974 int match = 0; in in6_matchlen() local
H A Din6_pcb.c624 struct inpcb *match = NULL; in in6_pcblookup_local() local
/dragonfly/lib/libc/locale/
H A Dcollate.c282 collate_large_t *match; in _collate_lookup() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-utils.c401 bool match = true; in ipa_merge_profiles() local
H A Dcfgcleanup.c1619 bool reverse, match; in outgoing_edges_match() local
1772 bool match; in outgoing_edges_match() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dxml-utils.c110 xml_node_t *match; in get_child_node() local
/dragonfly/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder.c143 match(lzma_lzma1_encoder *coder, const uint32_t pos_state, in match() function
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.c186 int match; in check_40mhz_5g() local
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211.c1929 u_int match; /* rate + mode */ member
1934 findmedia(const struct ratemedia rates[], int n, u_int match) in findmedia()
/dragonfly/contrib/gdb-7/readline/
H A Dcomplete.c1571 make_quoted_replacement (match, mtype, qc) in make_quoted_replacement() argument
1616 insert_match (match, start, mtype, qc) in insert_match() argument
/dragonfly/sys/net/pf/
H A Dpf.c2350 int match = 0; in pf_match_addr() local
2502 struct pf_rule **r, struct pf_rule **a, int *match) in pf_step_into_anchor()
2536 struct pf_rule **r, struct pf_rule **a, int *match) in pf_step_out_of_anchor()
3708 int match = 0; in pf_test_rule() local
4342 int match = 0; in pf_test_fragment() local
/dragonfly/lib/libc/net/
H A Dnsdispatch.c574 ns_mtab *match, key; in nss_method_lookup() local
/dragonfly/usr.bin/tip/
H A Dunidialer.c532 static int unidialer_swallow (char *match) in unidialer_swallow()
/dragonfly/contrib/mdocml/
H A Dmansearch.c47 struct dbm_match match; /* Match type and expression. */ member
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_reset.c664 HAL_BOOL match; in ar9285GetGainBoundariesAndPdadcs() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.c553 int match = 0; in das_attr_match() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c1538 bool reverse, match; in outgoing_edges_match() local
1688 bool match; in outgoing_edges_match() local
/dragonfly/usr.sbin/ppp/
H A Dip.c200 int match; /* true if condition matched */ in FilterCheck() local
/dragonfly/contrib/nvi2/ex/
H A Dex_subst.c344 regmatch_t match[10]; in s() local
/dragonfly/contrib/tcsh-6/
H A Dglob.c699 match(const char *name, const Char *pat, const Char *patend, int m_not) in match() function

12345678910