Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dbundle.h209 extern int bundle_Exception(struct bundle *, int);
H A Dmain.c644 if (!bundle_Exception(bundle, i)) { in DoLoop()
H A Dbundle.c1848 bundle_Exception(struct bundle *bundle, int fd) in bundle_Exception() function