Searched refs:MATCH_ALL (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.3-release/usr.sbin/pkg_install/info/
H A Dmain.c79 MatchType = MATCH_ALL;
85 MatchType = MATCH_ALL;
278 if (pkgs == start && MatchType != MATCH_ALL && !CheckPkg &&
H A Dperform.c68 case MATCH_ALL:
366 installed = matchinstalled(MATCH_ALL, NULL, &errcode);
/freebsd-10.3-release/usr.sbin/pkg_install/delete/
H A Dmain.c100 MatchType = MATCH_ALL;
153 if (pkgs == start && MatchType != MATCH_ALL)
H A Dperform.c64 case MATCH_ALL:
/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_io.h67 MATCH_ALL, enumerator in enum:__anon4031
/freebsd-10.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c48 * MatchType - one of MATCH_ALL, MATCH_EREGEX, MATCH_REGEX, MATCH_GLOB, MATCH_NGLOB;
50 * (could be NULL for MATCH_ALL);
108 if (MatchType == MATCH_ALL)
184 case MATCH_ALL:
250 installed = matchinstalled(MATCH_ALL, NULL, retval);
H A Dlib.h122 MATCH_ALL, MATCH_EXACT, MATCH_GLOB, MATCH_NGLOB, MATCH_EREGEX, MATCH_REGEX enumerator in enum:_match_t
/freebsd-10.3-release/usr.sbin/pkg_install/version/
H A Dperform.c87 MatchType = MATCH_ALL;
104 case MATCH_ALL:
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_config.c3066 match_type = MATCH_ALL;
H A Dntp_io.c1281 case MATCH_ALL:
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c130384 static const int MATCH_ALL = (UChar32)'%'; local
[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c156182 static const int MATCH_ALL = (UChar32)'%'; local
[all...]

Completed in 815 milliseconds