Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/cli/
H A Dcore.c99 filter_libs(const pkgconf_client_t *client, const pkgconf_fragment_t *frag, void *data) in filter_libs() function
578 if (!apply_env_var(workbuf, client, world, maxdepth, pkgconf_pkg_libs, filter_libs, NULL)) in apply_env()
624 pkgconf_fragment_filter(client, &filtered_list, &unfiltered_list, filter_libs, NULL); in apply_libs()