Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDdispatch.h38 void dispatch_range(u_int, u_int, dispatch_fn *);
HDdispatch.c68 dispatch_range(u_int from, u_int to, dispatch_fn *fn) in dispatch_range() function
HDssh_namespace.h272 #define dispatch_range ssh_dispatch_range macro
HDsshconnect2.c412 dispatch_range(SSH2_MSG_USERAUTH_MIN, SSH2_MSG_USERAUTH_MAX, NULL); in ssh_userauth2()
438 dispatch_range(SSH2_MSG_USERAUTH_PER_METHOD_MIN, in userauth()
HDkex.c218 dispatch_range(SSH2_MSG_TRANSPORT_MIN, in kex_reset_dispatch()