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 117 char *ssh_gssapi_last_error(Gssctxt *, OM_uint32 *, OM_uint32 *);
gss-genr.c 85 s = ssh_gssapi_last_error(ctxt, NULL, NULL);
91 ssh_gssapi_last_error(Gssctxt *ctxt, OM_uint32 *major_status, function

Completed in 25 milliseconds