Searched refs:AUTH_NULL (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_auth.c97 * There is an assumption that any flavour less than AUTH_NULL is
116 case AUTH_NULL:
186 case AUTH_NULL:
H A Dsvc_auth_loopb.c110 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
H A Dsvc_auth_sys.c124 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
H A Dsvc_door.c194 if (msg->rm_call.cb_cred.oa_flavor == AUTH_NULL) {
H A Dsvc.c1424 if (msg->rm_call.cb_cred.oa_flavor == AUTH_NULL) {
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h164 #define AUTH_NULL 0 /* backward compatibility */ macro
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvc_authu.c134 rqst->rq_xprt->xp_verf.oa_flavor = AUTH_NULL;
H A Dauth_kern.c163 IXDR_PUT_INT32(ptr, AUTH_NULL); /* verf flavor */
H A Dauth_loopb.c166 IXDR_PUT_INT32(ptr, AUTH_NULL); /* verf flavor */
H A Dsec_svc.c89 * There is an assumption that any flavor less than AUTH_NULL is
111 case AUTH_NULL:
112 rqst->rq_xprt->xp_cookie = (void *) AUTH_NULL;
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h475 #define AUTH_NULL 0 /* backward compatibility */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c535 IXDR_PUT_INT32(ptr, AUTH_NULL); /* verf flavor */
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1036 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {

Completed in 63 milliseconds