Home
last modified time | relevance | path

Searched refs:dispatch_init (Results 1 – 9 of 9) sorted by relevance

/NextBSD/crypto/openssh/
HDdispatch.h36 void dispatch_init(dispatch_fn *);
HDdispatch.c61 dispatch_init(dispatch_fn *dflt) in dispatch_init() function
HDserverloop.c1229 dispatch_init(&dispatch_protocol_error); in server_init_dispatch_20()
1252 dispatch_init(NULL); in server_init_dispatch_13()
HDauth2.c174 dispatch_init(&dispatch_protocol_error); in do_authentication2()
HDssh_namespace.h269 #define dispatch_init ssh_dispatch_init macro
HDclientloop.c2204 dispatch_init(&dispatch_protocol_error); in client_init_dispatch_20()
2230 dispatch_init(NULL); in client_init_dispatch_13()
HDsshconnect2.c405 dispatch_init(&input_userauth_error); in ssh_userauth2()
/NextBSD/lib/libdispatch/src/
HDinit.c31 #pragma mark dispatch_init
HDqueue.c698 #pragma mark dispatch_init