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

/netbsd-6-1-5-RELEASE/lib/libwrap/
H A Dhosts_access.c91 static int client_match __P((char *, struct request_info *));
176 && list_match(cl_list, request, client_match);
251 /* client_match - match client information */
253 static int client_match(tok, request) function

Completed in 99 milliseconds