Home
last modified time | relevance | path

Searched refs:SSH_GSS_HOSTBASED_SERVICE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh-gss.h69 #define SSH_GSS_HOSTBASED_SERVICE "host" macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c737 name_buf.length = strlen(SSH_GSS_HOSTBASED_SERVICE) + in ssh_gssapi_import_name()
741 SSH_GSS_HOSTBASED_SERVICE, server_host); in ssh_gssapi_import_name()