Searched refs:find_match (Results 1 – 4 of 4) sorted by relevance
45 find_match(const struct addrinfo *res, in find_match() function108 match_found = find_match(res, fromp, sin, sin6); in check_address()
51 extern CTL_MSG *find_match(CTL_MSG *request);
114 ptr = find_match(request); in process_request()
81 find_match(CTL_MSG *request) in find_match() function