HomeSort by relevance Sort by last modified time
    Searched refs:ssh_gssapi_userok (Results 1 - 4 of 4) sorted by null

  /external/openssh/
ssh-gss.h 123 int ssh_gssapi_userok(char *name);
auth2-gss.c 247 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user));
282 authenticated = PRIVSEP(ssh_gssapi_userok(authctxt->user));
gss-serv.c 332 ssh_gssapi_userok(char *user) function
353 debug("ssh_gssapi_userok: Unknown GSSAPI mechanism");
monitor.c     [all...]

Completed in 123 milliseconds