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

  /external/openssh/
ssh-gss.h 114 char *ssh_gssapi_last_error(Gssctxt *, OM_uint32 *, OM_uint32 *);
gss-genr.c 84 s = ssh_gssapi_last_error(ctxt, NULL, NULL);
90 ssh_gssapi_last_error(Gssctxt *ctxt, OM_uint32 *major_status, function

Completed in 243 milliseconds