Searched refs:OPT_DEBUG (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Ddprintf.h7 #ifndef OPT_DEBUG
8 # define OPT_DEBUG 0x0001 macro
12 # define dprintf2(f, fmt, ...) if( options & OPT_DEBUG ) \
H A Dasus_ddns.c45 #define OPT_DEBUG 0x0001 macro
H A Dez-ipupdate.c590 #define OPT_DEBUG 0x0001 macro
1034 options |= OPT_DEBUG;
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Ddnsmasq.c125 if (!(options & OPT_DEBUG))
185 openlog("dnsmasq", options & OPT_DEBUG ? LOG_PERROR : LOG_PID, LOG_DAEMON);
259 dump_cache(options & (OPT_DEBUG | OPT_LOG), cachesize);
H A Ddnsmasq.h52 #define OPT_DEBUG 64 macro
H A Doption.c65 { 'd', OPT_DEBUG },
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1827 #define OPT_DEBUG 11 macro
1947 case OPT_DEBUG:
H A Dsym53c8xx.c12499 #define OPT_DEBUG 11 macro
12620 case OPT_DEBUG:
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c2233 #define OPT_DEBUG 17 macro

Completed in 187 milliseconds