Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dcache.c89 pkgconf_cache_lookup(pkgconf_client_t *client, const char *id) in pkgconf_cache_lookup() function
H A Dlibpkgconf.h430 PKGCONF_API pkgconf_pkg_t *pkgconf_cache_lookup(pkgconf_client_t *client, const char *id);
H A Dpkg.c926 if ((pkg = pkgconf_cache_lookup(client, name)) != NULL) in pkgconf_pkg_find()
/freebsd/contrib/pkgconf/doc/
H A Dlibpkgconf-cache.rst11 .. c:function:: pkgconf_pkg_t *pkgconf_cache_lookup(const pkgconf_client_t *client, const char *id)