Searched defs:drv_priv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c69 extern int drv_priv(cred_t *);
71 #pragma weak drv_priv macro
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c265 * suser(), drv_priv(), secpolicy_* are also called from
274 strcmp("drv_priv", sym) != 0 &&
1853 * drv_priv() is documented as callable from interrupt context, not that
1859 drv_priv(cred_t *cr) function

Completed in 82 milliseconds