Searched refs:ssh_gssapi_client (Results 1 – 3 of 3) sorted by relevance
58 } ssh_gssapi_client; typedef64 int (*dochild) (ssh_gssapi_client *);65 int (*userok) (ssh_gssapi_client *, char *);66 int (*localname) (ssh_gssapi_client *, char **);67 void (*storecreds) (ssh_gssapi_client *);98 OM_uint32 ssh_gssapi_getclient(Gssctxt *, ssh_gssapi_client *);
83 ssh_gssapi_krb5_userok(ssh_gssapi_client *client, char *name) in ssh_gssapi_krb5_userok()115 ssh_gssapi_krb5_storecreds(ssh_gssapi_client *client) in ssh_gssapi_krb5_storecreds()
57 static ssh_gssapi_client gssapi_client =281 ssh_gssapi_getclient(Gssctxt *ctx, ssh_gssapi_client *client) in ssh_gssapi_getclient()382 sizeof(ssh_gssapi_client)); in ssh_gssapi_userok()