Home
last modified time | relevance | path

Searched refs:minfree_bytes (Results 1 – 18 of 18) sorted by relevance

/dports/dns/dsc/dsc-2.11.1/src/test/
H A Dparseconf2.conf3 minfree_bytes 5000000 ;
H A Dpid.conf3 minfree_bytes 5000000;
H A Dstatinter.conf3 minfree_bytes 5000000;
H A Dcnetmask2.conf3 minfree_bytes 5000000;
H A Dstatinter2.conf3 minfree_bytes 5000000;
H A Dcnetmask.conf3 minfree_bytes 5000000;
H A Dcnetmask3.conf3 minfree_bytes 5000000;
H A Dresponse_time.conf3 minfree_bytes 5000000;
H A Dresponse_time2.conf3 minfree_bytes 5000000;
H A Dresponse_time3.conf3 minfree_bytes 5000000;
H A D1458044657.conf3 minfree_bytes 5000000;
H A D1573730567.conf3 minfree_bytes 5000000;
/dports/dns/dsc/dsc-2.11.1/src/
H A Dparse_conf.c182 char* minfree_bytes = strndup(tokens[1].token, tokens[1].length); in parse_conf_minfree_bytes() local
185 if (!minfree_bytes) { in parse_conf_minfree_bytes()
190 ret = set_minfree_bytes(minfree_bytes); in parse_conf_minfree_bytes()
191 free(minfree_bytes); in parse_conf_minfree_bytes()
H A Ddaemon.c95 extern uint64_t minfree_bytes;
224 if (avail_bytes < minfree_bytes) in disk_is_full()
H A Dconfig_hooks.c76 uint64_t minfree_bytes = 0; variable
328 minfree_bytes = strtoull(s, NULL, 10); in set_minfree_bytes()
H A Ddsc.conf.sample.in20 # minfree_bytes
26 minfree_bytes 5000000;
/dports/dns/dsp/dsp-2.0.1/
H A DCHANGES433 The collector configuration (dsc.conf) has a new 'minfree_bytes'
/dports/dns/dsc/dsc-2.11.1/
H A DCHANGES980 The collector configuration (dsc.conf) has a new 'minfree_bytes'