Searched refs:mungeptr (Results 1 – 1 of 1) sorted by relevance
615 char *mungeptr; in pkgconf_pkg_new_from_path() local616 if ((mungeptr = strrchr(idptr, '/')) != NULL) in pkgconf_pkg_new_from_path()617 idptr = ++mungeptr; in pkgconf_pkg_new_from_path()