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

/external/ppp/pppd/
H A Dsys-linux.c1978 no_ppp_msg = "Couldn't determine if PPP is supported (no free ptys)";
2009 no_ppp_msg =
2051 no_ppp_msg =
2100 no_ppp_msg = "Sorry, couldn't verify kernel driver version\n";
2135 no_ppp_msg = route_buffer;
H A Dpppd.h238 extern char *no_ppp_msg; /* message to print if ppp not in kernel */
H A Dmain.c198 char *no_ppp_msg = "Sorry - this system lacks PPP kernel support\n"; variable
437 option_error("%s", no_ppp_msg);

Completed in 131 milliseconds