HomeSort by: relevance | last modified time | path
    Searched defs:echo_next (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ppp/dist/chat/
chat.c 196 int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0; variable
935 ++echo_next;
1036 if (echo_next) {
1037 echo_next = 0;

Completed in 22 milliseconds