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

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dacsp.c519 static int acsp_plugin_alloc_context(acsp_ext *ext, u_int8_t type);
838 if (acsp_plugin_alloc_context(ext, CI_ROUTES) != 0)
843 if (acsp_plugin_alloc_context(ext, CI_DOMAINS) != 0)
860 // acsp_plugin_alloc_context
863 static int acsp_plugin_alloc_context(acsp_ext *ext, u_int8_t type) function

Completed in 108 milliseconds