Home
last modified time | relevance | path

Searched refs:cfg_parse_buffer (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/isccfg/
H A Dparser_test.c122 result = cfg_parse_buffer(p, &b, "text1", 0, in ISC_RUN_TEST_IMPL()
148 /* test cfg_parse_buffer() */ in ISC_RUN_TEST_IMPL()
163 result = cfg_parse_buffer(p1, &buf1, "text1", 0, &cfg_type_namedconf, 0, in ISC_RUN_TEST_IMPL()
175 result = cfg_parse_buffer(p2, &buf2, "text2", 100, &cfg_type_namedconf, in ISC_RUN_TEST_IMPL()
H A Dduration_test.c187 result = cfg_parse_buffer(p1, &buf1, "text1", 0, in ISC_RUN_TEST_IMPL()
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dcfg.h98 * to cfg_parse_file() or cfg_parse_buffer(). It must not
131 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, const char *file,
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dcfg.h132 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, const char *file,
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c685 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, const char *file, in cfg_parse_buffer()
679 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, const char *file, cfg_parse_buffer() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c682 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, const char *file, in cfg_parse_buffer() function