Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c13397 uint8_t *dofbuf; local
13444 dofbuf = malloc(bytes, M_SOLARIS, M_WAITOK);
13452 dofbuf[i] = c1 * 16 + c2;
13455 dof = (dof_hdr_t *)dofbuf;