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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_buf.h63 extern void *dt_buf_claim(dtrace_hdl_t *, dt_buf_t *);
H A Ddt_buf.c164 dt_buf_claim(dtrace_hdl_t *dtp, dt_buf_t *bp) function
H A Ddt_dof.c895 * propagate any errors and cause dt_buf_claim() to return NULL.
905 return (dt_buf_claim(dtp, &dof));

Completed in 80 milliseconds