Searched refs:kstat_filter_parse (Results 1 – 1 of 1) sorted by relevance
134 kstat_filter_parse(char *);184 struct kstat_filter *kf = kstat_filter_parse(argv[i]); in main()226 kstat_filter_parse(char *arg) in kstat_filter_parse() function