OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:want_reply
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
serverloop.c
1101
int
want_reply
;
local
1105
want_reply
= packet_get_char();
1106
debug("server_input_global_request: rtype %s
want_reply
%d", rtype,
want_reply
);
1125
(!
want_reply
&& listen_port == 0)
1156
if (
want_reply
) {
[
all
...]
clientloop.c
1971
int
want_reply
;
local
[
all
...]
channels.c
[
all
...]
Completed in 46 milliseconds