Home
last modified time | relevance | path

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

/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dpkg.c276 is_path_prefix_equal(const char *path1, const char *path2, size_t path2_len) in is_path_prefix_equal() function
305 …&& is_path_prefix_equal(canonicalized_value, pkg->orig_prefix->value, strlen(pkg->orig_prefix->val… in pkgconf_pkg_parser_value_set()