Home
last modified time | relevance | path

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

12

/illumos-gate/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.c168 case AUTH_NONE: in sec_svc_getcred()
169 *secmod = AUTH_NONE; in sec_svc_getcred()
H A Dauth_kern.c131 ASSERT(auth->ah_verf.oa_flavor == AUTH_NONE); in authkern_marshal()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c132 &to, &from, AUTH_NONE); in whoami()
273 &to, &from, AUTH_NONE); in getfile()
299 wait, &to, &from, AUTH_NONE); in getfile()
H A Dpmap.c365 AUTH_NONE); in bpmap_rmtcall()
395 AUTH_NONE); in bpmap_rmtcall()
455 (caddr_t)&pmap_port, 0, 0, to, from, AUTH_NONE); in bpmap_getport()
481 (char *)&ua, 0, 0, to, from, AUTH_NONE); in bpmap_getport()
H A Drpc.c294 case AUTH_NONE: in brpc_call()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c1308 if (sp[i].s_secinfo.sc_nfsnum == AUTH_NONE) in nfsauth_access()
1323 flavor = AUTH_NONE; in nfsauth_access()
1381 if ((access & NFSAUTH_WRONGSEC) && (flavor != AUTH_NONE)) { in nfsauth_access()
1387 access = nfsauth_cache_get(exi, req, AUTH_NONE, cr, in nfsauth_access()
1394 if (sp[i].s_secinfo.sc_nfsnum == AUTH_NONE) { in nfsauth_access()
1397 AUTH_NONE, cr, NULL, NULL, NULL, in nfsauth_access()
H A Dnfs_log.c1799 req.rq_cred.oa_flavor = AUTH_NONE; in log_public_record()
1844 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_share_record()
1870 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_unshare_record()
1895 req.rq_cred.oa_flavor = AUTH_NONE; in nfslog_getfh()
H A Dnfs_server.c2102 rpcflavor = AUTH_NONE; in checkauth()
2111 rpcflavor = AUTH_NONE; in checkauth()
2126 case AUTH_NONE: in checkauth()
2353 rpcflavor = AUTH_NONE; in checkauth4()
2365 case AUTH_NONE: in checkauth4()
H A Dnfs4x_srv.c77 case AUTH_NONE: in rfs4_cmp_cred_set()
123 case AUTH_NONE: in rfs4_set_cred_set()
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()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c416 case AUTH_NONE: in nfs_create_ah()
811 case AUTH_NONE: in nfs_free_secdata()
892 case AUTH_NONE: in nfs_clnt_secdata()
/illumos-gate/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"); in nameof_flavor()
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h488 #define AUTH_NONE 0 /* no authentication */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfssrv.c58 case AUTH_NONE: in print_sec()
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c513 verf.oa_flavor = AUTH_NONE;
H A Dsvc_rpcsec_gss.c565 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NONE; in __svcrpcsec_gss()
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c951 verf.oa_flavor = AUTH_NONE;
H A Dsvc_rpcsec_gss.c1355 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NONE; in __svcrpcsec_gss()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c98 #define AUTH_NONE 0x00 macro

12