Searched refs:expr_match (Results 1 – 5 of 5) sorted by relevance
64 boolean_t expr_match(expr_t * expr_p, const char *attrs);
156 return (expr_match(set_p->exprlist_p, name, keys)); in set_match()
196 expr_match(expr_t * list_p, in expr_match() function
537 if (expr_match(args_p->exprlist_p, attrs)) { in listprobe()
401 if (expr_match(expr_p, attrs)) { in percmd()