Home
last modified time | relevance | path

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

/dports/devel/pkgconf/pkgconf-1.8.0/libpkgconf/
H A Dpkg.c430 char *mungeptr; in pkgconf_pkg_new_from_file() local
431 if ((mungeptr = strrchr(idptr, '/')) != NULL) in pkgconf_pkg_new_from_file()
432 idptr = ++mungeptr; in pkgconf_pkg_new_from_file()