Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
HDftp_var.h250 GLOBAL int flushcache; /* set HTTP cache flush headers with request */ variable
HDmain.c314 flushcache = 1; in main()
HDfetch.c1523 if (flushcache) in fetch_url()