Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c483 if (kdebugflag & 1) { in sys_init()
573 if (kdebugflag & 1) { in plumb_ipif()
1004 if (kdebugflag & 4) {
1010 if (any_compressions() && (kdebugflag & 2)) {
3094 if (kdebugflag & 1) { in plumb_ip6if()
H A Doptions.c74 int kdebugflag = 0; /* Tell kernel to print debug messages */ variable
204 { "kdebug", o_int, &kdebugflag,
H A Dpppd.h240 extern int kdebugflag; /* Tell kernel to print debug messages */