Searched defs:fstrm (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/bind9/
H A Dcheck.c967 static fstrmtable fstrm[] = { local
969 "fstrm-set-buffer-hint",
974 "fstrm-set-flush-timeout",
979 "fstrm-set-input-queue-size",
984 "fstrm-set-output-notify-threshold",
989 "fstrm-set-output-queue-size",
994 "fstrm-set-reopen-interval",
1425 for (i = 0; i < sizeof(fstrm) / sizeof(fstrm[0]); i++) {
1429 (void) cfg_map_get(options, fstrm[
[all...]

Completed in 19 milliseconds