Home
last modified time | relevance | path

Searched refs:dispatch_range (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Ddispatch.h35 void dispatch_range(u_int, u_int, dispatch_fn *);
Ddispatch.c72 dispatch_range(u_int from, u_int to, dispatch_fn *fn) in dispatch_range() function
Dsshconnect2.c317 dispatch_range(SSH2_MSG_USERAUTH_MIN, SSH2_MSG_USERAUTH_MAX, NULL); in ssh_userauth2()
346 dispatch_range(SSH2_MSG_USERAUTH_PER_METHOD_MIN, in userauth()
Dkex.c129 dispatch_range(SSH2_MSG_TRANSPORT_MIN, in kex_reset_dispatch()