Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c2640 client_input_global_request(int type, u_int32_t seq, struct ssh *ssh) in client_input_global_request() function
2808 ssh_dispatch_set(ssh, SSH2_MSG_GLOBAL_REQUEST, &client_input_global_request); in client_init_dispatch()