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

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c107 static int dt_print_member(const char *, ctf_id_t, ulong_t, int, void *);
438 dt_print_member, &pa);
542 dt_print_member(const char *name, ctf_id_t id, ulong_t off, int depth, function
686 (void) ctf_type_visit(pa.pa_ctfp, id, dt_print_member, &pa);

Completed in 59 milliseconds