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

/freebsd-9.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
H A DSymbol.map221 _svcauth_short;
/freebsd-9.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-9.3-release/include/rpc/
H A Dauth.h347 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);

Completed in 111 milliseconds