Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_buf.h61 extern void *dt_buf_ptr(const dt_buf_t *);
H A Ddt_buf.c158 dt_buf_ptr(const dt_buf_t *bp) in dt_buf_ptr() function
H A Ddt_dof.c871 sp = dt_buf_ptr(&ddo->ddo_secs); in dtrace_dof_create()