OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:input_gssapi_error
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
sshconnect2.c
306
void
input_gssapi_error
(int, u_int32_t, void *);
670
dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERROR, &
input_gssapi_error
);
832
input_gssapi_error
(int type, u_int32_t plen, void *ctxt)
function
[
all
...]
Completed in 1611 milliseconds