Lines Matching defs:wildcard
472 * If the address is not a wildcard, verify that it corresponds to a
961 int wildcard;
976 * count the number of wildcard matches. (0 - 2)
979 * A null wildcard match
980 * null B wildcard match
984 wildcard = 0;
986 wildcard++;
989 wildcard++;
992 wildcard++;
998 if (wildcard && !lookup_wildcard)
1003 if (wildcard < matchwild) {
1005 matchwild = wildcard;
1023 wildcard = 0;
1025 wildcard++;
1028 wildcard++;
1031 wildcard++;
1037 if (wildcard && !lookup_wildcard)
1039 if (wildcard < matchwild) {
1043 matchwild = wildcard;