Searched defs:match (Results 226 - 250 of 325) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp2373 std::string match = prefix.str(); local
2393 std::string match = str.str(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp527 const bool match = dmp_bytes.empty() || mod_bytes.empty() || local
[all...]
/freebsd-13-stable/contrib/unbound/services/
H A Dlocalzone.c986 int match = 0; /* number of labels match count */ local
1898 set_kiddo_parents(struct local_zone* z, struct local_zone* match, struct local_zone* newp) argument
[all...]
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c1729 const struct hostapd_cli_cmd *cmd, *match = NULL; local
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c601 static int tls_match_alt_subject(WOLFSSL_X509 *cert, const char *match) argument
645 static int domain_suffix_match(const char *val, size_t len, const char *match, argument
676 tls_match_suffix_helper(WOLFSSL_X509 *cert, const char *match, size_t match_len, int full) argument
746 tls_match_suffix(WOLFSSL_X509 *cert, const char *match, int full) argument
952 char *match, *altmatch, *suffix_match, *domain_match; local
[all...]
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dedit.c178 struct edit_history *h, *match = NULL, *last = NULL; local
891 char *match = search_find(); local
917 char *match = search_find(); local
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c570 int match = 0; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1786 int i, toks[9], toknum = 0, match = 1; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c658 match(const char *pattern, const char *string) function
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dcert.c1742 match_general_name(const GeneralName *c, const GeneralName *n, int *match) argument
1828 match_alt_name(const GeneralName *n, const Certificate *c, int *same, int *match) argument
1857 match_tree(const GeneralSubtrees *t, const Certificate *c, int *match) argument
1906 int match, ret; local
[all...]
H A Dsoftp11.c210 int match = 0; local
/freebsd-13-stable/lib/libc/net/
H A Dgetaddrinfo.c926 int match = 0; local
/freebsd-13-stable/crypto/openssl/engines/
H A De_capi.c1452 int match; local
/freebsd-13-stable/contrib/tnftp/src/
H A Dcmds.c2034 int i, toks[9], toknum = 0, match = 1; local
[all...]
/freebsd-13-stable/sbin/ifconfig/
H A Difconfig.c712 group_member(const char *ifname, const char *match, const char *nomatch) argument
[all...]
/freebsd-13-stable/contrib/jemalloc/src/
H A Dctl.c2261 bool match = false; local
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_match.c48 struct match { struct
555 struct match *matc local
575 struct match *match; local
713 struct match *match; local
1768 struct match *match; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1787 nvlist_t *match = NULL; local
/freebsd-13-stable/sys/dev/agp/
H A Dagp_i810.c209 const struct agp_i810_match *match; member in struct:agp_i810_softc
724 agp_82852_set_desc(device_t dev, const struct agp_i810_match *match) argument
752 agp_i810_set_desc(device_t dev, const struct agp_i810_match *match) argument
762 const struct agp_i810_match *match; local
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c81 const BYTE* match; local
191 const BYTE* match = dictBase + dictMatchIndex; local
315 const BYTE* match; local
641 const BYTE* const match = base + matchIndex; local
646 const BYTE* const match = dictBase + matchIndex; local
686 const BYTE* match; local
728 const BYTE* match; local
763 const BYTE* const match = dmsBase + matchIndex; local
1067 const BYTE* match = (matchIndex < prefixLowestIndex) ? dictBase + matchIndex - dictIndexDelta : base + matchIndex; local
1340 const BYTE* match = (matchIndex < dictLimit) ? dictBase + matchIndex : base + matchIndex; local
[all...]
H A Dzstd_opt.c388 const BYTE* match; local
615 const BYTE* const match = base + matchIndex3; local
618 const BYTE* const match = dictBase + matchIndex3; local
644 const BYTE* match; local
703 const BYTE* match = dmsBase + dictMatchIndex; local
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c661 const BYTE* match; member in struct:__anon10966
773 const BYTE* match = oLitEnd - sequence.offset; local
818 const BYTE* match = oLitEnd - sequence.offset; local
[all...]
/freebsd-13-stable/sys/dev/ice/
H A Dice_flow.h261 u64 match; /* Bitmask indicating header fields to be matched */ member in struct:ice_flow_seg_info
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2450 HAL_BOOL match; local
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_subr.c418 device_t match; local
[all...]

Completed in 499 milliseconds

1234567891011>>