Searched refs:ncp_Close (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | ncp.h | 78 extern void ncp_Close(struct ncp *); |
H A D | ncp.c | 542 ncp_Close(struct ncp *ncp) in ncp_Close() function |
H A D | bundle.c | 429 ncp_Close(&bundle->ncp); in bundle_Close() |