H A D | parser.c | 237 cfg_parse_obj(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_obj() argument 281 cfg_create_tuple(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_create_tuple() argument 283 const cfg_tuplefielddef_t *fields; cfg_create_tuple() local 316 cfg_parse_tuple(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_tuple() argument 318 const cfg_tuplefielddef_t *fields; cfg_parse_tuple() local 345 const cfg_tuplefielddef_t *fields; cfg_print_tuple() local 366 cfg_doc_tuple(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_tuple() argument 367 const cfg_tuplefielddef_t *fields; cfg_doc_tuple() local 388 const cfg_tuplefielddef_t *fields = obj->type->of; free_tuple() local 413 const cfg_tuplefielddef_t *fields; cfg_tuple_get() local 622 parse2(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse2() argument 654 cfg_parse_file(cfg_parser_t * pctx,const char * filename,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_file() argument 680 cfg_parse_buffer(cfg_parser_t * pctx,isc_buffer_t * buffer,const char * file,unsigned int line,const cfg_type_t * type,unsigned int flags,cfg_obj_t ** ret) cfg_parse_buffer() argument 740 cfg_parse_void(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_void() argument 759 cfg_doc_void(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_void() argument 780 cfg_parse_percentage(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_percentage() argument 845 cfg_parse_fixedpoint(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_fixedpoint() argument 928 cfg_parse_uint32(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_uint32() argument 1016 numlen(uint32_t num) numlen() argument 1177 cfg_parse_duration(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_duration() argument 1198 cfg_parse_duration_or_unlimited(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_duration_or_unlimited() argument 1265 create_string(cfg_parser_t * pctx,const char * contents,const cfg_type_t * type,cfg_obj_t ** ret) create_string() argument 1288 cfg_parse_qstring(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_qstring() argument 1308 parse_ustring(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_ustring() argument 1326 cfg_parse_astring(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_astring() argument 1342 cfg_parse_sstring(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_sstring() argument 1358 parse_btext(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_btext() argument 1390 doc_btext(cfg_printer_t * pctx,const cfg_type_t * type) doc_btext() argument 1423 cfg_parse_enum(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_enum() argument 1441 cfg_doc_enum(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_enum() argument 1619 parse_geoip(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_geoip() argument 1622 const cfg_tuplefielddef_t *fields = type->of; parse_geoip() local 1664 doc_geoip(cfg_printer_t * pctx,const cfg_type_t * type) doc_geoip() argument 1680 parse_addrmatchelt(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_addrmatchelt() argument 1779 parse_optional_btext(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_optional_btext() argument 1808 doc_optional_btext(cfg_printer_t * pctx,const cfg_type_t * type) doc_optional_btext() argument 1838 cfg_parse_boolean(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_boolean() argument 1905 cfg_create_list(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** obj) cfg_create_list() argument 2030 cfg_parse_bracketed_list(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_bracketed_list() argument 2056 cfg_doc_bracketed_list(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_bracketed_list() argument 2189 cfg_parse_mapbody(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_mapbody() argument 2416 cfg_parse_map(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_map() argument 2435 parse_any_named_map(cfg_parser_t * pctx,cfg_type_t * nametype,const cfg_type_t * type,cfg_obj_t ** ret) parse_any_named_map() argument 2461 cfg_parse_named_map(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_named_map() argument 2471 cfg_parse_addressed_map(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_addressed_map() argument 2481 cfg_parse_netprefix_map(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_netprefix_map() argument 2577 cfg_doc_mapbody(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_mapbody() argument 2622 cfg_doc_map(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_map() argument 2762 parse_token(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_token() argument 2803 parse_unsupported(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_unsupported() argument 3033 parse_netaddr(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) parse_netaddr() argument 3051 cfg_doc_netaddr(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_netaddr() argument 3104 cfg_parse_netprefix(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_netprefix() argument 3210 parse_sockaddrsub(cfg_parser_t * pctx,const cfg_type_t * type,int flags,cfg_obj_t ** ret) parse_sockaddrsub() argument 3289 cfg_parse_sockaddr(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_parse_sockaddr() argument 3326 cfg_doc_sockaddr(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_sockaddr() argument 3653 cfg_create_obj(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) cfg_create_obj() argument 3675 map_symtabitem_destroy(char * key,unsigned int type,isc_symvalue_t symval,void * userarg) map_symtabitem_destroy() argument 3687 create_map(cfg_parser_t * pctx,const cfg_type_t * type,cfg_obj_t ** ret) create_map() argument 3715 cfg_obj_istype(const cfg_obj_t * obj,const cfg_type_t * type) cfg_obj_istype() argument 3756 cfg_doc_obj(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_obj() argument 3764 cfg_doc_terminal(cfg_printer_t * pctx,const cfg_type_t * type) cfg_doc_terminal() argument 3774 cfg_print_grammar(const cfg_type_t * type,unsigned int flags,void (* f)(void * closure,const char * text,int textlen),void * closure) cfg_print_grammar() argument 3874 const char *type, *library; cfg_pluginlist_foreach() local [all...] |