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

/freebsd-10.0-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.c180 dispatch_init(&dispatch_protocol_error);
H A Dserverloop.c1228 dispatch_init(&dispatch_protocol_error);
1251 dispatch_init(NULL);
H A Dssh_namespace.h198 #define dispatch_init ssh_dispatch_init macro
H A Dclientloop.c2204 dispatch_init(&dispatch_protocol_error);
2230 dispatch_init(NULL);
H A Dsshconnect2.c427 dispatch_init(&input_userauth_error);

Completed in 96 milliseconds