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

  /external/libppp/src/
bundle.h 215 extern void bundle_Notify(struct bundle *, char);
datalink.c 177 bundle_Notify(dl->bundle, EX_RECONNECT);
183 bundle_Notify(dl->bundle, EX_REDIAL);
318 bundle_Notify(dl->bundle, EX_REDIAL);
    [all...]
bundle.c 174 bundle_Notify(struct bundle *bundle, char c)
297 bundle_Notify(bundle, EX_NORMAL);
939 bundle_Notify(bundle, EX_ERRDEAD);
    [all...]

Completed in 148 milliseconds