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

  /src/external/bsd/ppp/dist/pppd/
utils_utest.c 11 int unsuccess; variable
utils_utest.c 11 int unsuccess; variable
crypto.c 254 int unsuccess; variable
crypto.c 254 int unsuccess; variable
chap_ms.c 909 int unsuccess = 0; variable
peap.c 641 int unsuccess = 0; variable
chap_ms.c 909 int unsuccess = 0; variable
peap.c 641 int unsuccess = 0; variable
main.c 151 int unsuccess; /* # unsuccessful connection attempts */ variable
576 ++unsuccess;
634 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))
main.c 151 int unsuccess; /* # unsuccessful connection attempts */ variable
576 ++unsuccess;
634 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))

Completed in 47 milliseconds