Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dbundle.h166 extern void bundle_Destroy(struct bundle *);
H A Dmain.c129 bundle_Destroy(SignalBundle); in AbortProgram()
H A Dbundle.c907 bundle_Destroy(struct bundle *bundle) in bundle_Destroy() function