Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.h120 extern void dt_printa_validate(struct dt_node *, struct dt_node *);
H A Ddt_printf.c1168 dt_printa_validate(dt_node_t *lhs, dt_node_t *rhs) in dt_printa_validate() function
H A Ddt_cc.c553 dt_printa_validate(proto, anp); in dt_action_printa()