Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dunistd.d35 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */ variable
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1179 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro