Searched defs:MatchType (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.sbin/pkg_install/delete/
H A Dmain.c38 match_t MatchType = MATCH_GLOB; variable
/freebsd-9.3-release/usr.sbin/pkg_install/info/
H A Dmain.c32 match_t MatchType = MATCH_GLOB; variable
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/create/
H A Dmain.c21 match_t MatchType = MATCH_GLOB; variable
/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dperform.c54 int MatchType; local
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c58 matchinstalled(match_t MatchType, char **patterns, int *retval) argument
147 pattern_match(match_t MatchType, char *pattern, const char *pkgname) argument

Completed in 70 milliseconds