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

/freebsd-10.2-release/contrib/tcp_wrappers/
H A Dhosts_access.c92 static int client_match();
185 && list_match(cl_list, request, client_match);
252 /* client_match - match client information */
254 static int client_match(tok, request) function

Completed in 43 milliseconds