Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_work.c204 if ((dof = dtrace_getopt_dof(dtp)) == NULL) in dtrace_go()
H A Ddtrace.h150 extern void *dtrace_getopt_dof(dtrace_hdl_t *);
H A Ddt_dof.c915 dtrace_getopt_dof(dtrace_hdl_t *dtp) in dtrace_getopt_dof() function
/netbsd-src/external/cddl/osnet/dist/cmd/dtrace/
H A Ddtrace.c1813 anon_prog(NULL, dtrace_getopt_dof(g_dtp), i++);