OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSH_SERVICE_USERAUTH
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/
cli-service.c
61
&& strncmp(
SSH_SERVICE_USERAUTH
, servicename, len) == 0) {
ssh.h
98
#define
SSH_SERVICE_USERAUTH
"ssh-userauth"
svr-service.c
48
strncmp(
SSH_SERVICE_USERAUTH
, name, len) == 0) {
cli-session.c
182
send_msg_service_request(
SSH_SERVICE_USERAUTH
);
Completed in 401 milliseconds