Searched refs:parse_keyvalue (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 60 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) { in parse_keyvalue() function 2941 "keyref", parse_keyvalue, print_keyvalue, 2965 "controls_allow", parse_keyvalue, print_keyvalue, 2999 "controls_perm", parse_keyvalue, print_keyvalue, [all …]
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 58 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret); 588 static cfg_type_t cfg_type_keystorage = { "keystorage", parse_keyvalue, 645 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue, 651 static cfg_type_t cfg_type_lifetime = { "lifetime", parse_keyvalue, 1575 static cfg_type_t cfg_type_blocksize = { "blocksize", parse_keyvalue, in parse_dtout() 1920 static cfg_type_t cfg_type_rpz_zone = { "zone", parse_keyvalue, 2001 static cfg_type_t cfg_type_catz_zone = { "zone", parse_keyvalue, 3080 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { 3177 cfg_type_t cfg_type_keyref = { "keyref", parse_keyvalue, print_keyvalue, in parse_querysource() 3200 "controls_allow", parse_keyvalue, print_keyvalu in parse_querysource() 2902 parse_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { parse_keyvalue() function [all...] |