Searched defs:matchtype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h92 typedef enum matchtype enum
124 * otherwise any matchtype can be used for lookups.
204 * entry (which may be different from the requested name if matchtype is
/illumos-gate/usr/src/tools/ctf/dump/
H A Ddump.c237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, argument
256 if (type != matchtype || ignore_symbol(&sym, name))

Completed in 46 milliseconds