Home
last modified time | relevance | path

Searched refs:pkgconf_buffer_reset (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/pkgconf/tests/api/
H A Dtest-fileio.c42 pkgconf_buffer_reset(&buf); in test_fgetline_no_trailing_newline()
70 pkgconf_buffer_reset(&buf); in test_fgetline_lf()
74 pkgconf_buffer_reset(&buf); in test_fgetline_lf()
90 pkgconf_buffer_reset(&buf); in test_fgetline_crlf()
94 pkgconf_buffer_reset(&buf); in test_fgetline_crlf()
110 pkgconf_buffer_reset(&buf); in test_fgetline_lone_cr()
114 pkgconf_buffer_reset(&buf); in test_fgetline_lone_cr()
143 pkgconf_buffer_reset(&buf); in test_fgetline_backslash_continuation_crlf()
159 pkgconf_buffer_reset(&buf); in test_fgetline_backslash_continuation_lone_cr()
177 pkgconf_buffer_reset(&buf); in test_fgetline_backslash_not_continuation()
[all …]
H A Dtest-buffer.c116 pkgconf_buffer_reset(&buf); in test_buffer_trim_byte()
133 pkgconf_buffer_reset(&buf); in test_buffer_reset()
198 pkgconf_buffer_reset(&needle); in test_buffer_contains()
220 pkgconf_buffer_reset(&b); in test_buffer_match()
225 pkgconf_buffer_reset(&b); in test_buffer_match()
244 pkgconf_buffer_reset(&pre); in test_buffer_has_prefix()
H A Dtest-path-utils.c60 pkgconf_buffer_reset(&buf); in test_path_trim_basename()
82 pkgconf_buffer_reset(&buf); in test_determine_prefix_logic()
90 pkgconf_buffer_reset(&buf); in test_determine_prefix_logic()
98 pkgconf_buffer_reset(&buf); in test_determine_prefix_logic()
H A Dtest-tuple.c201 pkgconf_buffer_reset(&v->bcbuf); in test_tuple_define_variable_overrides_local()
H A Dtest-variable.c32 pkgconf_buffer_reset(&v->bcbuf); in seed_variable()
H A Dtest-bytecode.c37 pkgconf_buffer_reset(&v->bcbuf); in seed_variable()
588 pkgconf_buffer_reset(&v->bcbuf); in test_compile_eval_roundtrip()
/freebsd/contrib/pkgconf/libpkgconf/
H A Dtuple.c76 pkgconf_buffer_reset(&client->_scratch_buffer); in pkgconf_tuple_find_global()
202 pkgconf_buffer_reset(&v->bcbuf); in pkgconf_tuple_add()
270 pkgconf_buffer_reset(&client->_scratch_buffer); in pkgconf_tuple_find()
H A Ddependency.c45 pkgconf_buffer_reset(buf); in dependency_to_buf()
416 pkgconf_buffer_reset(&cmpname); in pkgconf_dependency_parse_str()
442 pkgconf_buffer_reset(&cmpname); in pkgconf_dependency_parse_str()
H A Dparser.c148 pkgconf_buffer_reset(&readbuf); in pkgconf_parser_parse()
H A Dlibpkgconf.h690 static inline void pkgconf_buffer_reset(pkgconf_buffer_t *buffer) in pkgconf_buffer_reset() function
713 pkgconf_buffer_reset(buffer); in pkgconf_buffer_freeze()
730 pkgconf_buffer_reset(newptr); in pkgconf_buffer_copy()
H A Dpath.c449 pkgconf_buffer_reset(buf); in pkgconf_path_relocate()
H A Dpersonality.c78 pkgconf_buffer_reset(&pathbuf); in build_default_search_path()
H A Dpkg.c76 pkgconf_buffer_reset(&pathbuf); in pkg_get_parent_dir()
109 pkgconf_buffer_reset(&buf); in pkg_get_parent_dir()
/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c245 pkgconf_buffer_reset(&out->o_stdout); in test_output_reset()
246 pkgconf_buffer_reset(&out->o_stderr); in test_output_reset()
278 pkgconf_buffer_reset(&workbuf_src); in handle_substs()
281 pkgconf_buffer_reset(&workbuf_dest); in handle_substs()