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

/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_getrhent.c230 return (UNLABELED);
248 return (UNLABELED);
251 return (UNLABELED);
256 return (UNLABELED);
H A Dtsol_sgettpent.c131 tpentp->host_type = UNLABELED;
141 if (tpentp->host_type == UNLABELED) {
/illumos-gate/usr/src/lib/pam_modules/tsol_acct/
H A Dtsol_acct.c139 case UNLABELED:
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c629 case UNLABELED:
746 if (src_rhtp->tpc_tp.host_type == UNLABELED)
807 else if (src_rhtp->tpc_tp.host_type == UNLABELED)
996 if (tp->tpc_tp.host_type == UNLABELED) {
1073 } else if ((src_rhtp->tpc_tp.host_type != UNLABELED &&
1078 (src_rhtp->tpc_tp.host_type == UNLABELED &&
1090 case UNLABELED:
1176 case UNLABELED:
1413 case UNLABELED:
1603 case UNLABELED
[all...]
H A Dtn_ipopt.c344 case UNLABELED:
523 attrp->igsa_rhc->rhc_tpc->tpc_tp.host_type == UNLABELED) {
1033 attrp->igsa_rhc->rhc_tpc->tpc_tp.host_type == UNLABELED) {
H A Dip6_if.c1950 if (dst_rhtp->tpc_tp.host_type != UNLABELED) {
H A Dip_if.c15353 if (dst_rhtp->tpc_tp.host_type != UNLABELED) {
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c127 case UNLABELED:
128 (void) printf(gettext("host_type: UNLABELED\n"));
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h101 UNLABELED = 1, enumerator in enum:__anon9118
/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c421 ASSERT(tpc->tpc_tp.host_type == UNLABELED ||
679 if (type != UNLABELED && type != SUN_CIPSO) {
1147 ASSERT(tpc->tpc_tp.host_type == UNLABELED ||
1216 rhtpent.host_type = UNLABELED;
H A Dtlabel.c294 if (tp->tpc_tp.host_type != UNLABELED)
/illumos-gate/usr/src/cmd/tsol/tnchkdb/
H A Dtnchkdb.c318 case UNLABELED:
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c979 if ((tp->tpc_tp.host_type != UNLABELED))
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5083 (tp->tpc_tp.host_type != UNLABELED))
5092 } else { /* UNLABELED */

Completed in 137 milliseconds