Searched refs:pkgconf_client_set_buildroot_dir (Results 1 – 5 of 5) sorted by relevance
132 pkgconf_client_set_buildroot_dir(client, NULL); in pkgconf_client_init()344 pkgconf_client_set_buildroot_dir(pkgconf_client_t *client, const char *buildroot_dir) in pkgconf_client_set_buildroot_dir() function
374 PKGCONF_API void pkgconf_client_set_buildroot_dir(pkgconf_client_t *client, const char *buildroot_d…
61 pkgconf_client_set_buildroot_dir(client, "/tmp/buildroot"); in test_client_buildroot_dir()
82 .. c:function:: void pkgconf_client_set_buildroot_dir(pkgconf_client_t *client, const char *buildro…
1175 pkgconf_client_set_buildroot_dir(&state->pkg_client, builddir); in pkgconf_cli_run()