Searched refs:ncp_Init (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dncp.h57 extern void ncp_Init(struct ncp *, struct bundle *);
H A Dncp.c96 ncp_Init(struct ncp *ncp, struct bundle *bundle) function
103 log_Printf(LogERROR, "ncp_Init: Out of memory allocating urgent ports\n");
H A Dbundle.c864 ncp_Init(&bundle.ncp, &bundle);

Completed in 74 milliseconds