Searched refs:bundle_Uptime (Results 1 – 3 of 3) sorted by relevance
216 extern int bundle_Uptime(struct bundle *);
1069 int secs = bundle_Uptime(arg->bundle); in bundle_ShowStatus()2010 bundle_Uptime(struct bundle *bundle) in bundle_Uptime() function
535 secs = bundle_Uptime(bundle); in command_Expand()