Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dparser.c34 …st pkgconf_parser_operand_func_t *ops, const pkgconf_parser_warn_func_t warnfunc, const char *file… in pkgconf_parser_parse() argument
55warnfunc(data, "%s:" SIZE_FMT_SPECIFIER ": warning: whitespace encountered while parsing key secti… in pkgconf_parser_parse()
74warnfunc(data, "%s:" SIZE_FMT_SPECIFIER ": warning: whitespace encountered while parsing key secti… in pkgconf_parser_parse()
100warnfunc(data, "%s:" SIZE_FMT_SPECIFIER ": warning: trailing whitespace encountered while parsing … in pkgconf_parser_parse()
H A Dlibpkgconf.h335 …st pkgconf_parser_operand_func_t *ops, const pkgconf_parser_warn_func_t warnfunc, const char *file…