Home
last modified time | relevance | path

Searched defs:DTRACEIOC_STOP (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h1291 #define DTRACEIOC_STOP (DTRACEIOC | 13) /* stop tracing */ macro
1323 #define DTRACEIOC_STOP _IOWR('x',13,processorid_t) macro