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

/opensolaris-onvv-gate/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));
H A Dexpr.c192 * expr_match() - figures out whether a probe matches in an expression list
196 expr_match(expr_t * list_p, function
208 } /* end expr_match */
H A Dlist.c537 if (expr_match(args_p->exprlist_p, attrs)) {
H A Dmain.c401 if (expr_match(expr_p, attrs)) {

Completed in 31 milliseconds