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

/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c2530 static cfg_type_t cfg_type_sizeval_percent = { variable
2543 return (parse_enum_or_other(pctx, type, &cfg_type_sizeval_percent,
2549 doc_enum_or_other(pctx, type, &cfg_type_sizeval_percent);
2627 if (othertype == &cfg_type_sizeval_percent) {

Completed in 18 milliseconds