Searched refs:secpolicy_excl_open (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h92 int secpolicy_excl_open(const cred_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c261 secpolicy_excl_open(cred) != 0) {
H A Dvcons.c383 (secpolicy_excl_open(crp) != 0)) {
H A Dttcompat.c198 secpolicy_excl_open(crp) != 0) {
H A Dasy.c1603 secpolicy_excl_open(cr) != 0) {
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1965 secpolicy_excl_open(credp) != 0) {
2148 if (secpolicy_excl_open(credp) != 0)
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c444 secpolicy_excl_open(cr) != 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dpolicy.c1871 secpolicy_excl_open(const cred_t *cr) function
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c342 secpolicy_excl_open(credp) != 0)) {
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c823 secpolicy_excl_open(cr) != 0) {
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c996 secpolicy_excl_open(cr) != 0) {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1417 secpolicy_excl_open(cr) != 0) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c325 secpolicy_excl_open(credp) != 0)) {
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c1956 if ((flag & FEXCL) != 0 && secpolicy_excl_open(cred) != 0) {

Completed in 156 milliseconds