Home
last modified time | relevance | path

Searched refs:DEB_OUT_SYSLOG (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_defs.h85 #define DEB_OUT_SYSLOG 0x80000000 /* output to syslog instead of proc fs */ macro
Dhysdn_proclog.c84 if (card->debug_flags & DEB_OUT_SYSLOG) in hysdn_addlog()