Searched refs:AUTH_NULL (Results 1 – 11 of 11) sorted by relevance
114 case AUTH_NULL: in __gss_authenticate()184 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()
1428 if (msg->rm_call.cb_cred.oa_flavor == AUTH_NULL) { in _svc_prog_dispatch()
109 case AUTH_NULL: in sec_svc_msg()110 rqst->rq_xprt->xp_cookie = (void *) AUTH_NULL; in sec_svc_msg()
122 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL; in _svcauth_unix()
194 IXDR_PUT_U_INT32(ptr, AUTH_NULL); /* verf flavor */ in authkern_marshal()
489 #define AUTH_NULL 0 /* backward compatibility */ macro
535 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()