HomeSort by relevance Sort by last modified time
    Searched refs:EX_REDIAL (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
defs.h 95 #define EX_REDIAL 13
main.c 471 case EX_REDIAL:
datalink.c 183 bundle_Notify(dl->bundle, EX_REDIAL);
318 bundle_Notify(dl->bundle, EX_REDIAL);
    [all...]
bundle.c 180 if (c != EX_REDIAL && c != EX_RECONNECT) {
    [all...]

Completed in 161 milliseconds