Searched refs:pkgconf_cache_lookup (Results 1 – 4 of 4) sorted by relevance
89 pkgconf_cache_lookup(pkgconf_client_t *client, const char *id) in pkgconf_cache_lookup() function
430 PKGCONF_API pkgconf_pkg_t *pkgconf_cache_lookup(pkgconf_client_t *client, const char *id);
926 if ((pkg = pkgconf_cache_lookup(client, name)) != NULL) in pkgconf_pkg_find()
11 .. c:function:: pkgconf_pkg_t *pkgconf_cache_lookup(const pkgconf_client_t *client, const char *id)