Home
last modified time | relevance | path

Searched refs:bundle_RemainingIdleTime (Results 1 – 1 of 1) sorted by relevance

/external/libppp/src/
Dbundle.c108 static int bundle_RemainingIdleTime(struct bundle *);
1111 remaining = bundle_RemainingIdleTime(arg->bundle); in bundle_ShowStatus()
1217 bundle_RemainingIdleTime(struct bundle *bundle) in bundle_RemainingIdleTime() function