Home
last modified time | relevance | path

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

/netbsd/external/bsd/pkg_install/dist/lib/
H A Dopattern.c110 simple_match(const char *pattern, const char *pkg) in simple_match() function
165 if (simple_match(pattern, pkg)) in pkg_match()