Home
last modified time | relevance | path

Searched refs:ssh_gssapi_import_name (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh-gss.h156 int ssh_gssapi_import_name(Gssctxt *ctx, const char *server_host);
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dgss-clnt.c173 !ssh_gssapi_import_name(ctx, server_host)) { in ssh_gssapi_init_ctx()
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c731 ssh_gssapi_import_name(Gssctxt *ctx, const char *server_host) in ssh_gssapi_import_name() function