Searched refs:client_match (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/tcp_wrappers/
H A Dhosts_access.c94 static int client_match(char *tok, struct request_info *request);
192 && list_match(cl_list, request, client_match);
257 /* client_match - match client information */
259 static int client_match(tok, request) function

Completed in 188 milliseconds