Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_buf.h61 extern void *dt_buf_ptr(const dt_buf_t *);
HDdt_buf.c158 dt_buf_ptr(const dt_buf_t *bp) in dt_buf_ptr() function
HDdt_dof.c881 sp = dt_buf_ptr(&ddo->ddo_secs); in dtrace_dof_create()