Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h207 extern int bundle_Exception(struct bundle *, int);
H A Dmain.c642 if (!bundle_Exception(bundle, i)) { in DoLoop()
H A Dbundle.c1843 bundle_Exception(struct bundle *bundle, int fd) in bundle_Exception() function