Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c13406 uint8_t *dofbuf; local
13453 dofbuf = malloc(bytes, M_SOLARIS, M_WAITOK);
13461 dofbuf[i] = c1 * 16 + c2;
13464 dof = (dof_hdr_t *)dofbuf;