Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h164 extern void bundle_Destroy(struct bundle *);
H A Dmain.c127 bundle_Destroy(SignalBundle); in AbortProgram()
H A Dbundle.c905 bundle_Destroy(struct bundle *bundle) in bundle_Destroy() function