HomeSort by relevance Sort by last modified time
    Searched full:unsuccess (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
assertions.xml 45 Upon unsuccess, sigwait() will return with a non-zero error number to indicate
  /external/ppp/pppd/
main.c 149 int unsuccess; /* # unsuccessful connection attempts */ variable
545 ++unsuccess;
601 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))
    [all...]
utils.c 817 if (debug <= 1 && unsuccess == 0 && proto == PPP_LCP
pppd.h 242 extern int unsuccess; /* # unsuccessful connection attempts */
    [all...]
auth.c 1077 unsuccess = 0;
    [all...]
  /external/icu/icu4c/source/common/
ucnv_io.cpp 744 * After the first unsuccess converter lookup, check to see if
    [all...]

Completed in 196 milliseconds