Searched refs:pkgconf_variable_new (Results 1 – 3 of 3) sorted by relevance
32 pkgconf_variable_new(const char *key) in pkgconf_variable_new() function95 v = pkgconf_variable_new(key); in pkgconf_variable_get_or_create()
357 PKGCONF_API pkgconf_variable_t *pkgconf_variable_new(const char *key);
40 pkgconf_variable_t *v = pkgconf_variable_new("prefix"); in test_variable_new_and_free()