Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dncp.h78 extern void ncp_Close(struct ncp *);
H A Dncp.c542 ncp_Close(struct ncp *ncp) in ncp_Close() function
H A Dbundle.c429 ncp_Close(&bundle->ncp); in bundle_Close()