Searched defs:DTRACEFLT_KPRIV (Results 1 – 3 of 3) sorted by relevance
46 inline int DTRACEFLT_KPRIV = 6; /* Illegal kernel access */ variable
72 public static final String DTRACEFLT_KPRIV = "DTRACEFLT_KPRIV"; field in Error
1150 #define DTRACEFLT_KPRIV 6 /* Illegal kernel access */ macro