Searched refs:CACHESIZ (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dconfig.h27 #define CACHESIZ 0 /* default cache size */ macro
38 #define CACHESIZ 150 /* default cache size */ macro
H A Doption.c183 daemon->cachesize = CACHESIZ;
280 fprintf (stderr, usage, CACHESIZ, EDNS_PKTSZ, MAXLEASES);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Dconfig.h18 #define CACHESIZ 150 /* default cache size */ macro
H A Doption.c203 fprintf (stderr, usage, CACHESIZ);
H A Ddnsmasq.c33 int cachesize = CACHESIZ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dconfig.h22 #define CACHESIZ 150 /* default cache size */ macro
H A Doption.c327 sprintf(buff, "%d", CACHESIZ);
1832 daemon->cachesize = CACHESIZ;

Completed in 67 milliseconds