Searched refs:to_test (Results 1 – 1 of 1) sorted by relevance
765 static int qual_match(const char *to_test, in qual_match() argument768 if (!to_test || !*to_test) in qual_match()777 if (*prefix++ != *to_test++) in qual_match()786 if (ch != *to_test++) in qual_match()791 return !*to_test; in qual_match()