Searched refs:dof_hdr (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_dof.c | 591 dof_hdr(dtrace_hdl_t *dtp, uint8_t dofversion, dof_hdr_t *hp) in dof_hdr() function 659 if (dof_hdr(dtp, pgp->dp_dofversion, &h) != 0) in dtrace_dof_create() 937 dof_hdr(dtp, DOF_VERSION, dof) != 0) { in dtrace_getopt_dof()
|
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dof.c | 520 dof_hdr(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in dof_hdr() function 1041 { "dof_hdr", "?", "print a DOF header", dof_hdr },
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | dtrace.h | 604 typedef struct dof_hdr { struct
|