Home
last modified time | relevance | path

Searched refs:pkgconf_parser_parse_buffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/pkgconf/libpkgconf/
H A Dparser.c67 pkgconf_parser_parse_buffer(void *data, const pkgconf_parser_operand_func_t *ops, const pkgconf_par… in pkgconf_parser_parse_buffer() function
147 pkgconf_parser_parse_buffer(data, ops, warnfunc, &readbuf, warnprefix); in pkgconf_parser_parse()
H A Dlibpkgconf.h764 PKGCONF_API void pkgconf_parser_parse_buffer(void *data, const pkgconf_parser_operand_func_t *ops, …