Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
Ddtrace.c13372 uint8_t *dofbuf; local
13419 dofbuf = malloc(bytes, M_SOLARIS, M_WAITOK);
13427 dofbuf[i] = c1 * 16 + c2;
13430 dof = (dof_hdr_t *)dofbuf;