Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dunistd.d39 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */ variable
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h1171 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro