OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssh_gssapi_client
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
ssh-gss.h
58
}
ssh_gssapi_client
;
typedef in typeref:struct:__anon1137
64
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
*);
gss-serv-krb5.c
83
ssh_gssapi_krb5_userok(
ssh_gssapi_client
*client, char *name)
115
ssh_gssapi_krb5_storecreds(
ssh_gssapi_client
*client)
gss-serv.c
57
static
ssh_gssapi_client
gssapi_client =
281
ssh_gssapi_getclient(Gssctxt *ctx,
ssh_gssapi_client
*client)
387
sizeof(
ssh_gssapi_client
));
Completed in 19 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026