Searched refs:ks_pattern_t (Results 1 – 2 of 2) sorted by relevance
194 } ks_pattern_t; typedef198 ks_pattern_t ks_module;199 ks_pattern_t ks_instance;200 ks_pattern_t ks_name;201 ks_pattern_t ks_statistic;207 static boolean_t ks_match(const char *, ks_pattern_t *);
81 static ks_pattern_t g_ks_class = {"*", 0};542 ks_match(const char *str, ks_pattern_t *pattern) in ks_match()