Home
last modified time | relevance | path

Searched refs:matchtype (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzap.h91 typedef enum matchtype enum
/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym() argument
256 if (type != matchtype || ignore_symbol(&sym, name)) in next_sym()