Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDbundle.h207 extern int bundle_Exception(struct bundle *, int);
HDmain.c642 if (!bundle_Exception(bundle, i)) { in DoLoop()
HDbundle.c1846 bundle_Exception(struct bundle *bundle, int fd) in bundle_Exception() function