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

/freebsd-12-stable/lib/libc/rpc/
H A Dsvc_auth.c119 dummy = _svcauth_unix(rqst, msg);
H A Dsvc_auth_unix.c42 * _svcauth_unix does full blown unix style uid,gid+gids auth,
61 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg) function
/freebsd-12-stable/sys/rpc/
H A Dsvc_auth.c97 dummy = _svcauth_unix(rqst, msg);
H A Dsvc_auth_unix.c42 * _svcauth_unix does full blown unix style uid,gid+gids auth,
66 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg) function
H A Dauth.h346 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
/freebsd-12-stable/include/rpc/
H A Dauth.h350 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);

Completed in 164 milliseconds