Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dclientloop.h53 void client_global_request_reply_fwd(int type, u_int32_t seq, void *ctxt);
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c999 client_global_request_reply_fwd(int type, u_int32_t seq, void *ctxt) function
H A Dclientloop.c460 client_global_request_reply_fwd(type, seq, ctxt); in client_global_request_reply()