Searched refs:is_system_labeled (Results 76 - 100 of 127) sorted by relevance

123456

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c523 if (is_system_labeled() &&
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c180 system_labeled = is_system_labeled();
184 * is_system_labeled() will return false in case we are
/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c200 if (!is_system_labeled()) {
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c178 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c315 if (is_system_labeled()) {
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c217 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1383 if (is_system_labeled()) {
3215 if (!is_system_labeled())
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dconn_opt.c2625 if (is_system_labeled()) {
2894 if (is_system_labeled())
H A Dip6_if.c1946 if (is_system_labeled()) {
2541 if (is_system_labeled() &&
H A Dip_attr.c1030 if (!is_system_labeled())
H A Drts.c371 if (is_system_labeled())
H A Dipsecesp.c1747 if (is_system_labeled() && assoc->ipsa_tsl != NULL) {
2657 if (is_system_labeled() && (assoc->ipsa_otsl != NULL)) {
3034 if (is_system_labeled() && (cr != NULL)) {
H A Dip_rts.c1702 if (((cp - (caddr_t)rtm) < length) && is_system_labeled()) {
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2172 if (is_system_labeled()) {
2779 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1275 if (is_system_labeled()) {
1330 if (is_system_labeled()) {
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c1550 if (is_system_labeled() && state->as_label == NULL) {
H A Ddevalloc.c579 system_labeled = is_system_labeled();
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c346 if (use_any && is_system_labeled() && !gzone) {
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c100 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c1516 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/auditconfig/
H A Dauditconfig.c1177 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c319 if (is_system_labeled())
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c924 if (is_system_labeled()) {
H A Dnfs_vfsops.c951 if (is_system_labeled()) {
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c397 if (is_system_labeled()) {

Completed in 336 milliseconds

123456