Searched refs:is_system_labeled (Results 26 - 50 of 127) sorted by relevance

123456

/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c133 if (is_system_labeled())
/illumos-gate/usr/src/cmd/smserverd/
H A Dmyaudit.c213 if (is_system_labeled())
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c82 if (is_system_labeled()) {
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h393 ((is_system_labeled()) ? au_write((u), \
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c352 else if ((md->admin == 0) && (is_system_labeled()) &&
464 else if ((md->admin == 0) && (is_system_labeled()) &&
702 if ((md->admin == 0) && (is_system_labeled()) &&
843 if ((md->admin <= 0) && (is_system_labeled()) &&
H A Dexec.c711 if (is_system_labeled() && request->secure->slabel != NULL)
1125 is_system_labeled() && (slabel != NULL)) {
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dservice.c108 if (is_system_labeled()) {
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c1265 if (is_system_labeled())
1998 if (is_system_labeled())
2139 if (is_system_labeled())
2192 if (is_system_labeled())
3128 if (is_system_labeled()) {
3201 if (is_system_labeled()) {
3297 ASSERT(is_system_labeled());
3396 if (is_system_labeled()) {
3471 if (is_system_labeled()) {
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c241 if (is_system_labeled()) {
468 if (is_system_labeled()) {
H A Dsctp_common.c470 if (is_system_labeled()) {
1083 if (!is_system_labeled() ||
1091 if (!is_system_labeled() ||
1099 if (!is_system_labeled() ||
1107 if (!is_system_labeled() ||
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgeneric.c419 if (is_system_labeled())
H A Dgetdaent.c187 system_labeled = is_system_labeled();
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c438 if (!is_system_labeled())
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_gen.c138 if (is_system_labeled()) {
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dti_opts.c564 if (!is_system_labeled())
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvs_main.c169 if (is_system_labeled()) {
/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c85 system_labeled = is_system_labeled();
H A Dallocate.c272 system_labeled = is_system_labeled();
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dmapping.c126 if (!is_system_labeled()) {
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnctl.c69 if (!is_system_labeled())
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c212 if (is_system_labeled() && crgetzoneid(cr) == GLOBAL_ZONEID) {
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.c288 if (is_system_labeled() && getzoneid() != GLOBAL_ZONEID) {
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c375 if (is_system_labeled() &&
2170 if (is_system_labeled()) {
2583 if (is_system_labeled() &&
2637 if (is_system_labeled()) {
2812 if (is_system_labeled()) {
3702 if (is_system_labeled()) {
3858 if (is_system_labeled()) {
4643 if (is_system_labeled())
5246 connp->conn_anon_port = (is_system_labeled() && requested_port == 0);
5247 if (is_system_labeled()
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.c90 if (gc != NULL && !is_system_labeled())
864 (!is_system_labeled()) ||
H A Dip6_output.c504 if (is_system_labeled()) {
991 if (is_system_labeled() && ixa->ixa_tsl != NULL &&

Completed in 124 milliseconds

123456