Searched refs:server_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/tcp_wrappers/
H A Dhosts_access.c91 static int server_match();
184 match = list_match(sv_list, request, server_match)
236 /* server_match - match server information */
238 static int server_match(tok, request) function

Completed in 41 milliseconds