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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c60 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
553 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue,
559 static cfg_type_t cfg_type_lifetime = { "lifetime", parse_keyvalue,
1385 static cfg_type_t cfg_type_blocksize = { "blocksize", parse_keyvalue,
1727 static cfg_type_t cfg_type_rpz_zone = { "zone", parse_keyvalue,
1806 static cfg_type_t cfg_type_catz_zone = { "zone", parse_keyvalue,
2843 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2941 "keyref", parse_keyvalue, print_keyvalue,
2965 "controls_allow", parse_keyvalue, print_keyvalue,
2999 "controls_perm", parse_keyvalue, print_keyvalu
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c59 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
603 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue,
609 static cfg_type_t cfg_type_lifetime = { "lifetime", parse_keyvalue,
1464 static cfg_type_t cfg_type_blocksize = { "blocksize", parse_keyvalue,
1809 static cfg_type_t cfg_type_rpz_zone = { "zone", parse_keyvalue,
1889 static cfg_type_t cfg_type_catz_zone = { "zone", parse_keyvalue,
2902 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2999 cfg_type_t cfg_type_keyref = { "keyref", parse_keyvalue, print_keyvalue,
3022 "controls_allow", parse_keyvalue, print_keyvalue,
3056 "controls_perm", parse_keyvalue, print_keyvalu
[all...]

Completed in 255 milliseconds