Searched refs:parse_optional_keyvalue (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c60 parse_optional_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
344 "optional_wild_class", parse_optional_keyvalue, print_keyvalue,
351 "optional_wild_type", parse_optional_keyvalue,
358 "optional_wild_name", parse_optional_keyvalue,
424 "optional_port", parse_optional_keyvalue, print_keyvalue,
732 "optional_exclude", parse_optional_keyvalue, print_keyvalue,
1334 parse_optional_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1403 "optional_keyref", parse_optional_keyvalue, print_keyvalue,
1425 "controls_keys", parse_optional_keyvalue,
1514 "optional_allow", parse_optional_keyvalue, print_keyvalu
[all...]

Completed in 13 milliseconds