Searched refs:want_status_response (Results 1 – 2 of 2) sorted by relevance
326 extern int want_status_response;329 (want_status_response && (pointer[0] == TELOPT_STATUS))) {780 if (--want_status_response < 0)781 want_status_response = 0;
2496 int want_status_response = 0; variable2520 ++want_status_response; in get_status()