Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dbundle.h208 extern int bundle_Uptime(struct bundle *);
H A Dbundle.c1067 int secs = bundle_Uptime(arg->bundle); in bundle_ShowStatus()
2004 bundle_Uptime(struct bundle *bundle) in bundle_Uptime() function
H A Dcommand.c512 secs = bundle_Uptime(bundle); in command_Expand()