Searched refs:client_global_request_reply (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dclientloop.c543 client_global_request_reply(int type, u_int32_t seq, void *ctxt) function
2223 dispatch_set(SSH2_MSG_REQUEST_FAILURE, &client_global_request_reply);
2224 dispatch_set(SSH2_MSG_REQUEST_SUCCESS, &client_global_request_reply);

Completed in 100 milliseconds