Home
last modified time | relevance | path

Searched refs:AUTH_NONE (Results 1 – 25 of 29) sorted by relevance

12

/titanic_50/usr/src/uts/common/rpc/sec/
H A Dauth_none.c113 IXDR_PUT_INT32(ptr, AUTH_NONE); in authnone_marshal()
115 IXDR_PUT_INT32(ptr, AUTH_NONE); in authnone_marshal()
H A Dsec_clnt.c361 case AUTH_NONE: in sec_clnt_loadinfo()
420 case AUTH_NONE: in sec_clnt_freeinfo()
458 case AUTH_NONE: in sec_clnt_geth()
529 authflavor = AUTH_NONE; in sec_clnt_geth()
593 authflavor = AUTH_NONE; in sec_clnt_geth()
608 authflavor = AUTH_NONE; in sec_clnt_geth()
619 case AUTH_NONE: /* XXX: do real AUTH_NONE */ in sec_clnt_freeh()
H A Dauth_loopb.c134 ASSERT(auth->ah_verf.oa_flavor == AUTH_NONE); in authloopback_marshal()
199 IXDR_PUT_U_INT32(ptr, AUTH_NONE); /* verf flavor */ in authloopback_marshal()
H A Dsec_svc.c170 case AUTH_NONE: in sec_svc_getcred()
171 *secmod = AUTH_NONE; in sec_svc_getcred()
H A Dauth_kern.c131 ASSERT(auth->ah_verf.oa_flavor == AUTH_NONE); in authkern_marshal()
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c134 &to, &from, AUTH_NONE); in whoami()
275 &to, &from, AUTH_NONE); in getfile()
301 wait, &to, &from, AUTH_NONE); in getfile()
H A Dpmap.c367 AUTH_NONE); in bpmap_rmtcall()
397 AUTH_NONE); in bpmap_rmtcall()
457 (caddr_t)&pmap_port, 0, 0, to, from, AUTH_NONE); in bpmap_getport()
483 (char *)&ua, 0, 0, to, from, AUTH_NONE); in bpmap_getport()
H A Drpc.c296 case AUTH_NONE: in brpc_call()
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h163 #define AUTH_NONE 0 /* no authentication */ macro
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c1312 if (sp[i].s_secinfo.sc_nfsnum == AUTH_NONE) in nfsauth_access()
1327 flavor = AUTH_NONE; in nfsauth_access()
1385 if ((access & NFSAUTH_WRONGSEC) && (flavor != AUTH_NONE)) { in nfsauth_access()
1391 access = nfsauth_cache_get(exi, req, AUTH_NONE, cr, in nfsauth_access()
1398 if (sp[i].s_secinfo.sc_nfsnum == AUTH_NONE) { in nfsauth_access()
1401 AUTH_NONE, cr, NULL, NULL, NULL, in nfsauth_access()
H A Dnfs_log.c1795 req.rq_cred.oa_flavor = AUTH_NONE; in log_public_record()
1840 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_share_record()
1866 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_unshare_record()
1891 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_getfh()
H A Dnfs_server.c2101 rpcflavor = AUTH_NONE; in checkauth()
2110 rpcflavor = AUTH_NONE; in checkauth()
2125 case AUTH_NONE: in checkauth()
2351 rpcflavor = AUTH_NONE; in checkauth4()
2363 case AUTH_NONE: in checkauth4()
H A Dnfs4_client_secinfo.c116 val[5].flavor = AUTH_NONE; in nfs4_secinfo_init()
H A Dnfs_log_xdr.c58 case AUTH_NONE: in nfsl_principal_name_get()
H A Dnfs_vfsops.c822 case AUTH_NONE: in nfs_mount()
H A Dnfs3_vfsops.c803 case AUTH_NONE: in nfs3_mount()
/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c423 case AUTH_NONE: in nfs_create_ah()
818 case AUTH_NONE: in nfs_free_secdata()
899 case AUTH_NONE: in nfs_clnt_secdata()
/titanic_50/usr/src/uts/common/rpc/
H A Dauth.h488 #define AUTH_NONE 0 /* no authentication */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mount.c355 case AUTH_NONE: in print_auth()
H A Dsnoop_rpc.c264 case AUTH_NONE : return ("None");
/titanic_50/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c515 verf.oa_flavor = AUTH_NONE;
H A Dsvc_rpcsec_gss.c590 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NONE;
/titanic_50/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c947 verf.oa_flavor = AUTH_NONE;
H A Dsvc_rpcsec_gss.c1351 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NONE; in __svcrpcsec_gss()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c98 #define AUTH_NONE 0x00 macro

12