Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dunistd.d47 inline int DTRACEFLT_UPRIV = 7; /* Illegal user access */ variable
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1183 #define DTRACEFLT_UPRIV 7 /* Illegal user access */ macro