Home
last modified time | relevance | path

Searched defs:want_reply (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dserverloop.c732 u_char want_reply = 0; in server_input_global_request() local
839 u_char want_reply = 0; in server_input_channel_req() local
H A Dclientloop.c2642 u_char want_reply; in client_input_global_request() local
H A Dchannels.c5279 const char *disp, const char *proto, const char *data, int want_reply) in x11_request_forwarding_with_spoofing()