Searched refs:wantreply (Results 1 – 3 of 3) sorted by relevance
70 unsigned int wantreply = 0; in recv_msg_global_request_remotetcp() local81 wantreply = buf_getbool(ses.payload); in recv_msg_global_request_remotetcp()97 if (wantreply) { in recv_msg_global_request_remotetcp()
60 int wantreply; in cli_chansessreq() local65 wantreply = buf_getbool(ses.payload); in cli_chansessreq()
314 unsigned char wantreply; in chansessionrequest() local321 wantreply = buf_getbool(ses.payload); in chansessionrequest()358 if (wantreply) { in chansessionrequest()