Searched refs:__svcauth_loopback (Results 1 – 2 of 2) sorted by relevance
70 enum auth_stat __svcauth_loopback(); /* (loopback) unix style (uid, gids) */125 return (__svcauth_loopback(rqst, msg)); in __gss_authenticate()
56 __svcauth_loopback(struct svc_req *rqst, struct rpc_msg *msg) in __svcauth_loopback() function