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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c489 if (kdebugflag & 1) {
579 if (kdebugflag & 1) {
1010 if (kdebugflag & 4) {
1016 if (any_compressions() && (kdebugflag & 2)) {
3153 if (kdebugflag & 1) {
H A Dpppd.h233 extern int kdebugflag; /* Tell kernel to print debug messages */
H A Doptions.c81 int kdebugflag = 0; /* Tell kernel to print debug messages */ variable
211 { "kdebug", o_int, &kdebugflag,

Completed in 48 milliseconds