Home
last modified time | relevance | path

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

/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dpkg.c564 pkgconf_pkg_try_specific_path(pkgconf_client_t *client, const char *path, const char *name) in pkgconf_pkg_try_specific_path() function
701 pkg = pkgconf_pkg_try_specific_path(client, pathbuf, name); in pkgconf_pkg_find_in_registry_key()
774 pkg = pkgconf_pkg_try_specific_path(client, pnode->path, name); in pkgconf_pkg_find()