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

/freebsd-10.3-release/lib/libc/rpc/
H A Dsvc_auth.c122 dummy = _svcauth_short(rqst, msg);
H A Dsvc_auth_unix.c41 * _svcauth_short uses a shorthand auth to index into a cache of longhand auths.
150 _svcauth_short(rqst, msg) function
/freebsd-10.3-release/sys/rpc/
H A Dsvc_auth.c98 dummy = _svcauth_short(rqst, msg);
H A Dsvc_auth_unix.c41 * _svcauth_short uses a shorthand auth to index into a cache of longhand auths.
137 _svcauth_short(rqst, msg) function
H A Dauth.h343 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
/freebsd-10.3-release/include/rpc/
H A Dauth.h347 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);

Completed in 102 milliseconds