Searched refs:find_match (Results 1 – 5 of 5) sorted by relevance
410 static int find_match (UINT4 *ip_addr, char *hostname) in find_match() function506 if (find_match (ip_addr, hostnm) == 0) in rc_find_server()515 if (find_match (&myipaddr, hostnm) == 0) in rc_find_server()518 if (find_match (ip_addr, host2) == 0) in rc_find_server()526 if (find_match (ip_addr, hostnm) == 0) in rc_find_server()
60 extern struct xtables_match *find_match(const char *name, enum xt_tryload,
1003 void find_match() {