Searched refs:AUTH_NULL (Results 1 – 12 of 12) sorted by relevance
116 case AUTH_NULL: in __gss_authenticate()186 case AUTH_NULL: in svc_auth_reg()
104 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in __svcauth_loopback()
115 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in __svcauth_sys()
194 if (msg->rm_call.cb_cred.oa_flavor == AUTH_NULL) { in svc_door_dispatch()
1425 if (msg->rm_call.cb_cred.oa_flavor == AUTH_NULL) { in _svc_prog_dispatch()
122 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in _svcauth_unix()
111 case AUTH_NULL: in sec_svc_msg()112 rqst->rq_xprt->xp_cookie = (void *) AUTH_NULL; in sec_svc_msg()
194 IXDR_PUT_U_INT32(ptr, AUTH_NULL); /* verf flavor */ in authkern_marshal()
164 #define AUTH_NULL 0 /* backward compatibility */ macro
489 #define AUTH_NULL 0 /* backward compatibility */ macro
521 IXDR_PUT_INT32(ptr, AUTH_NULL); /* verf flavor */ in nd_auth_marshall()
1038 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) { in rpcbproc_callit_com()