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

/external/ppp/pppd/
H A Dsys-solaris.c604 if (kdebugflag & 1) {
630 if (kdebugflag & 1) {
641 if (kdebugflag & 1) {
949 if (kdebugflag & 4) {
964 if (kdebugflag & 2) {
H A Dsys-linux.c439 (kdebugflag * SC_DEBUG) & SC_LOGB);
531 set_kdebugflag (kdebugflag);
2633 set_kdebugflag(kdebugflag);
2663 set_kdebugflag (kdebugflag);
H A Doptions.c90 int kdebugflag = 0; /* Tell kernel to print debug messages */ variable
191 { "kdebug", o_int, &kdebugflag,
H A Dpppd.h275 extern int kdebugflag; /* Tell kernel to print debug messages */

Completed in 336 milliseconds