Home
last modified time | relevance | path

Searched refs:expr_match (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/tnf/prex/
H A Dexpr.h64 boolean_t expr_match(expr_t * expr_p, const char *attrs);
H A Dset.c156 return (expr_match(set_p->exprlist_p, name, keys)); in set_match()
H A Dexpr.c196 expr_match(expr_t * list_p, in expr_match() function
H A Dlist.c537 if (expr_match(args_p->exprlist_p, attrs)) { in listprobe()
H A Dmain.c401 if (expr_match(expr_p, attrs)) { in percmd()