Searched refs:ssh_gssapi_userok (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth2-gss.c80 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user,
281 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user,
318 PRIVSEP(ssh_gssapi_userok(authctxt->user, authctxt->pw));
H A Dssh-gss.h151 int ssh_gssapi_userok(char *name, struct passwd *);
H A Dgss-serv.c418 ssh_gssapi_userok(char *user, struct passwd *pw) function
441 debug("ssh_gssapi_userok: Unknown GSSAPI mechanism");
H A Dmonitor.c2168 ssh_gssapi_userok(authctxt->user, authctxt->pw);

Completed in 305 milliseconds