OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatch_init
(Results
1 - 6
of
6
) sorted by null
/external/openssh/
dispatch.h
36
void
dispatch_init
(dispatch_fn *);
dispatch.c
61
dispatch_init
(dispatch_fn *dflt)
function
auth2.c
173
dispatch_init
(&dispatch_protocol_error);
serverloop.c
[
all
...]
clientloop.c
[
all
...]
sshconnect2.c
414
dispatch_init
(&input_userauth_error);
[
all
...]
Completed in 2518 milliseconds