Home
last modified time | relevance | path

Searched refs:dump_sites (Results 1 – 25 of 25) sorted by relevance

/dports/japanese/webalizer/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/polish/webalizer2/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/www/geolizer/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/german/webalizer2/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/ukrainian/webalizer/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/www/webalizer/webalizer-2.23-08/
H A Dwebalizer.h237 extern int dump_sites ; /* Dump tab delimited sites */
H A Dwebalizer.c198 int dump_sites = 0; /* Dump tab delimited sites */ variable
1797 case 78: dump_sites= in get_config()
H A Doutput.c379 if (ntop_sites || dump_sites) in write_month_html()
383 if (dump_sites) dump_all_sites(); /* Dump sites tab file */ in write_month_html()
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dsplicetrie_build.c2841 dump_sites (Splicestring_T *sites, int nsites, Splicetype_T splicetype) { in dump_sites() function