Searched refs:MATCH_ALL (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/usr.sbin/pkg_install/info/ |
| D | main.c | 78 MatchType = MATCH_ALL; in main() 84 MatchType = MATCH_ALL; in main() 277 if (pkgs == start && MatchType != MATCH_ALL && !CheckPkg && in main()
|
| D | perform.c | 68 case MATCH_ALL: in pkg_perform() 366 installed = matchinstalled(MATCH_ALL, NULL, &errcode); in find_pkg()
|
| /freebsd-9-stable/usr.sbin/pkg_install/delete/ |
| D | main.c | 99 MatchType = MATCH_ALL; in main() 152 if (pkgs == start && MatchType != MATCH_ALL) in main()
|
| D | perform.c | 64 case MATCH_ALL: in pkg_perform()
|
| /freebsd-9-stable/crypto/openssl/crypto/pkcs12/ |
| D | p12_kiss.c | 209 #define MATCH_ALL 0x3 macro 230 if (lkey && ((*keymatch & MATCH_ALL) != MATCH_ALL)) { in parse_bag()
|
| /freebsd-9-stable/contrib/ntp/include/ |
| D | ntp_io.h | 67 MATCH_ALL, enumerator
|
| /freebsd-9-stable/usr.sbin/pkg_install/lib/ |
| D | match.c | 108 if (MatchType == MATCH_ALL) in matchinstalled() 184 case MATCH_ALL: in pattern_match() 250 installed = matchinstalled(MATCH_ALL, NULL, retval); in matchallbyorigin()
|
| D | lib.h | 122 MATCH_ALL, MATCH_EXACT, MATCH_GLOB, MATCH_NGLOB, MATCH_EREGEX, MATCH_REGEX enumerator
|
| /freebsd-9-stable/usr.sbin/pkg_install/version/ |
| D | perform.c | 87 MatchType = MATCH_ALL; in pkg_perform() 104 case MATCH_ALL: in pkg_perform()
|
| /freebsd-9-stable/contrib/ntp/ntpd/ |
| D | ntp_config.c | 2839 match_type = MATCH_ALL; in config_nic_rules() 2874 match_type = MATCH_ALL; in config_nic_rules()
|
| D | ntp_io.c | 1277 case MATCH_ALL: in interface_action()
|