Home
last modified time | relevance | path

Searched refs:dt_printa_validate (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.h123 extern void dt_printa_validate(struct dt_node *, struct dt_node *);
H A Ddt_printf.c1202 dt_printa_validate(dt_node_t *lhs, dt_node_t *rhs) in dt_printa_validate() function
H A Ddt_cc.c554 dt_printa_validate(proto, anp); in dt_action_printa()