HomeSort by: relevance | last modified time | path
    Searched defs:abort_next (Results 1 - 2 of 2) 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
910 ++abort_next;
1042 if (abort_next) {
1045 abort_next = 0;
chat.c 196 int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0; variable
910 ++abort_next;
1042 if (abort_next) {
1045 abort_next = 0;

Completed in 93 milliseconds