Searched refs:dispatch_init (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Ddispatch.h36 void dispatch_init(dispatch_fn *);
H A Ddispatch.c61 dispatch_init(dispatch_fn *dflt) function
H A Dauth2.c174 dispatch_init(&dispatch_protocol_error);
H A Dserverloop.c1229 dispatch_init(&dispatch_protocol_error);
1252 dispatch_init(NULL);
H A Dssh_namespace.h269 #define dispatch_init ssh_dispatch_init macro
H A Dclientloop.c2204 dispatch_init(&dispatch_protocol_error);
2230 dispatch_init(NULL);
H A Dsshconnect2.c416 dispatch_init(&input_userauth_error);

Completed in 202 milliseconds