Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDncp.h58 extern void ncp_Destroy(struct ncp *);
HDncp.c127 ncp_Destroy(struct ncp *ncp) in ncp_Destroy() function
HDbundle.c933 ncp_Destroy(&bundle->ncp); in bundle_Destroy()