Searched refs:DTRACEIOC_CONF (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_subr.c513 case DTRACEIOC_CONF: {
H A Ddt_open.c1068 else if (dt_ioctl(dtp, DTRACEIOC_CONF, &dtp->dt_conf) != 0)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h103 * compiler should use DTRACEIOC_CONF to dynamically obtain the number of
1199 #define DTRACEIOC_CONF (DTRACEIOC | 10) /* get config. */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c15887 case DTRACEIOC_CONF: {

Completed in 104 milliseconds