Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c13443 uint8_t *dofbuf; local
13490 dofbuf = malloc(bytes, M_SOLARIS, M_WAITOK);
13498 dofbuf[i] = c1 * 16 + c2;
13501 dof = (dof_hdr_t *)dofbuf;