Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dparser.c66 pkgconf_buffer_reset(&readbuf); in pkgconf_parser_parse()
111 pkgconf_buffer_reset(&readbuf); in pkgconf_parser_parse()
H A Dlibpkgconf.h481 static inline void pkgconf_buffer_reset(pkgconf_buffer_t *buffer) { in pkgconf_buffer_reset() function