Searched refs:is_system_labeled (Results 101 - 125 of 127) sorted by relevance

123456

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c180 if (is_system_labeled() &&
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c2235 if (is_system_labeled()) {
H A Daudit_event.c1556 if (is_system_labeled())
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1363 if (!is_system_labeled()) {
H A Dzfs_ioctl.c655 if (!is_system_labeled())
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c1543 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {
1995 if (is_system_labeled()) {
H A Dip.c3034 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {
3388 if (is_system_labeled()) {
4190 if (is_system_labeled() && connp->conn_anon_port) {
5528 if (!is_system_labeled()) {
6068 if (is_system_labeled())
11517 if (is_system_labeled() && connp->conn_anon_port) {
15104 if (is_system_labeled() && !tsol_can_accept_raw(mp, ira, B_FALSE))
15127 if (is_system_labeled() && !tsol_can_accept_raw(mp, ira, B_FALSE))
H A Dip6_input.c401 * - is_system_labeled()
421 if (is_system_labeled()) {
H A Dip_input.c419 * - is_system_labeled()
440 if (is_system_labeled()) {
H A Dip_if.c14898 if (is_system_labeled() &&
15349 if (is_system_labeled()) {
16067 if (!is_system_labeled())
17741 if (is_system_labeled())
17746 if (is_system_labeled())
H A Dsadb.c874 if (!is_system_labeled()) {
4898 if (is_system_labeled())
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c1051 if (!cred_cloned && is_system_labeled()) {
1602 if (!cred_cloned && is_system_labeled()) {
H A Dnfs4_stub_vnops.c857 if (is_system_labeled())
H A Dnfs4_subr.c1247 if (!cred_cloned && is_system_labeled()) {
H A Dnfs_srv.c355 if (is_system_labeled() && req->rq_vers == 2) {
H A Dnfs4_vfsops.c1102 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2056 if (is_system_labeled())
3511 if (is_system_labeled()) {
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1793 extern int is_system_labeled(void);
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4494 if (is_system_labeled()) {
4579 if (is_system_labeled()) {
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c4171 if (is_system_labeled()) {
H A Dtcp_output.c2727 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile214 is_system_labeled.3c \
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c5387 is_system_labeled() &&
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c306 system_labeled = is_system_labeled();
309 * is_system_labeled() will return false in case we are
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c518 if (RSECflag && !is_system_labeled()) {

Completed in 372 milliseconds

123456