HomeSort by relevance Sort by last modified time
    Searched refs:ncp_Init (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
ncp.h 57 extern void ncp_Init(struct ncp *, struct bundle *);
ncp.c 96 ncp_Init(struct ncp *ncp, struct bundle *bundle)
103 log_Printf(LogERROR, "ncp_Init: Out of memory allocating urgent ports\n");
bundle.c 864 ncp_Init(&bundle.ncp, &bundle);
    [all...]

Completed in 161 milliseconds