Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ppp/
HDbundle.h216 extern int bundle_Uptime(struct bundle *);
HDbundle.c1069 int secs = bundle_Uptime(arg->bundle); in bundle_ShowStatus()
2010 bundle_Uptime(struct bundle *bundle) in bundle_Uptime() function
HDcommand.c535 secs = bundle_Uptime(bundle); in command_Expand()