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

/osnet-11/usr/src/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.c881 * propagate any errors and cause dt_buf_claim() to return NULL.
891 return (dt_buf_claim(dtp, &dof));

Completed in 27 milliseconds