Home
last modified time | relevance | path

Searched defs:matchtype (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/openzfs/include/sys/
H A Dzap.h98 typedef enum matchtype { enum
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym()
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1767 FindGlobalFunctions(const char * name,uint32_t max_matches,MatchType matchtype) FindGlobalFunctions() argument
1912 FindGlobalVariables(const char * name,uint32_t max_matches,MatchType matchtype) FindGlobalVariables() argument
/freebsd-src/sys/dev/cxgbe/
H A Dt4_ioctl.h196 uint32_t matchtype:3; /* MPS match type */ member