Home
last modified time | relevance | path

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

/freebsd-13-stable/cddl/lib/libdtrace/
HDunistd.d35 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */ variable
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
HDdtrace.h1179 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro