Searched refs:_null_auth (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_comdata.c45 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
H A Dauth_none.c84 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
H A Dsvc_auth.c111 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor;
H A Dclnt_raw.c189 msg.acpted_rply.ar_verf = _null_auth;
H A Dclnt_bcast.c532 msg.acpted_rply.ar_verf = _null_auth;
544 msg.acpted_rply.ar_verf = _null_auth;
H A Dauth_sys.c113 auth->ah_verf = au->au_shcred = _null_auth;
H A Drpc_prot.c55 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
H A Dclnt_door.c240 reply_msg.acpted_rply.ar_verf = _null_auth;
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_inet.h36 extern struct opaque_auth _null_auth;
H A Dauth_none.c67 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
H A Dauth_unix.c110 auth->ah_verf = au->au_shcred = _null_auth;
H A Drpc.c266 reply.acpted_rply.ar_verf = _null_auth; /* struct copy */
H A Dclnt_btcp.c351 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dclnt_budp.c316 reply_msg.acpted_rply.ar_verf = _null_auth;
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_none.c85 auth->ah_cred = auth->ah_verf = _null_auth;
H A Dauth_kern.c103 auth->ah_verf = _null_auth;
H A Dauth_loopb.c106 auth->ah_verf = _null_auth;
H A Dsec_svc.c98 rqst->rq_xprt->xp_verf.oa_flavor = _null_auth.oa_flavor;
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h137 extern struct opaque_auth _null_auth;
/illumos-gate/usr/src/uts/common/rpc/
H A Dauth.h301 extern struct opaque_auth _null_auth;
H A Drpc_prot.c58 struct opaque_auth _null_auth; variable in typeref:struct:opaque_auth
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_tcp.c161 xprt->xp_verf = _null_auth;
H A Dclnt_tcp.c280 reply_msg.acpted_rply.ar_verf = _null_auth;
H A Dclnt_udp.c287 reply_msg.acpted_rply.ar_verf = _null_auth;
/illumos-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c1436 !xdr_opaque_auth(&xdr_ctx, &_null_auth) ||
1437 !xdr_opaque_auth(&xdr_ctx, &_null_auth) ||
1481 reply_msg.acpted_rply.ar_verf = _null_auth;

Completed in 112 milliseconds

12