Searched refs:_svcauth_short (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth_sys.h115 extern enum auth_stat _svcauth_short(struct svc_req *, struct rpc_msg *);
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvc_authu.c42 * _svcauth_short uses a shorthand auth to index into a cache of longhand auths.
149 _svcauth_short(struct svc_req *rqst, struct rpc_msg *msg) function
H A Dsec_svc.c121 return (_svcauth_short(rqst, msg));

Completed in 54 milliseconds