Searched defs:match (Results 201 - 225 of 337) sorted by relevance

1234567891011>>

/freebsd-current/tools/tools/shlib-compat/
H A Dshlib-compat.py94 def match(self, s): member in class:StrFilter
[all...]
/freebsd-current/contrib/file/src/
H A Dsoftmagic.c208 match(struct magic_set *ms, struct magic *magic, file_regex_t **magic_rxcomp, function
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c1032 bool match = false; local
1132 struct iwl_dbg_tlv_node *node, *match = NULL; local
/freebsd-current/lib/libc/gen/
H A Dgetpwent.c119 int (*match)(char *, size_t, enum nss_lookup_type, const char *, member in struct:__anon3
H A Dglob-compat11.c873 match(Char *name, Char *pat, Char *patend) function
H A Dglob.c905 match(Char *name, Char *pat, Char *patend) function
/freebsd-current/sys/cam/ata/
H A Data_xpt.c1349 caddr_t match; local
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_nat6.c2502 int match; local
[all...]
/freebsd-current/sys/net/
H A Dif_clone.c582 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match, argument
/freebsd-current/contrib/sendmail/src/
H A Dparseaddr.c1045 struct match struct
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_node.c2301 ieee80211_node_table_reset(struct ieee80211_node_table *nt, struct ieee80211vap *match) argument
H A Dieee80211.c2379 u_int match; /* rate + mode */ member in struct:ratemedia
2384 findmedia(const struct ratemedia rates[], int n, u_int match) argument
/freebsd-current/sys/contrib/zlib/
H A Ddeflate.c1351 register Bytef *match; /* matched string */ local
1498 register Bytef *match; /* matched string */ local
1557 check_match(deflate_state *s, IPos start, IPos match, int length) argument
[all...]
/freebsd-current/stand/common/
H A Dmodule.c509 int ch, match; local
/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c370 bool match = false; local
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb.c189 const struct bhnd_core_match *match; local
2096 const struct bhnd_dma_translation *match; local
[all...]
H A Dbhndb_subr.c802 struct bhnd_core_info *match; local
[all...]
/freebsd-current/contrib/unbound/util/data/
H A Dmsgencode.c107 compress_tree_search(struct compress_tree_node** tree, uint8_t* dname, int labs, struct compress_tree_node** match, int* matchlabels, struct compress_tree_node*** insertpt) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp137 static SelectLike match(Instruction *I) { function in class:__anon1946::SelectOptimizeImpl::SelectLike
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp184 template <typename T> bool match(const T &Node) { function in class:clang::ast_matchers::MatchDescendantVisitor
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp155 bool match = false; variable
281 bool match = false; variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp1024 void SymbolFileCTF::FindTypes(const lldb_private::TypeQuery &match, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp421 const bool match = dmp_bytes.empty() || mod_bytes.empty() || local
[all...]
/freebsd-current/sys/kern/
H A Dkern_rctl.c1281 int match; local
/freebsd-current/contrib/one-true-awk/
H A Db.c697 int match(fa *f, const char *p0) /* shortest match ? */ function
[all...]

Completed in 645 milliseconds

1234567891011>>