Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dbundle.h199 extern int bundle_Exception(struct bundle *, int);
H A Dmain.c638 if (!bundle_Exception(bundle, i)) { in DoLoop()
H A Dbundle.c1837 bundle_Exception(struct bundle *bundle, int fd) in bundle_Exception() function