HomeSort by relevance Sort by last modified time
    Searched refs:dispatch_range (Results 1 - 4 of 4) sorted by null

  /external/openssh/
dispatch.h 38 void dispatch_range(u_int, u_int, dispatch_fn *);
dispatch.c 68 dispatch_range(u_int from, u_int to, dispatch_fn *fn) function
kex.c 163 dispatch_range(SSH2_MSG_TRANSPORT_MIN,
sshconnect2.c 421 dispatch_range(SSH2_MSG_USERAUTH_MIN, SSH2_MSG_USERAUTH_MAX, NULL);
450 dispatch_range(SSH2_MSG_USERAUTH_PER_METHOD_MIN,
    [all...]

Completed in 104 milliseconds