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

/illumos-gate/usr/src/lib/libwrap/
H A Dhosts_access.c92 static int client_match();
174 && list_match(cl_list, request, client_match);
241 /* client_match - match client information */
243 static int client_match(tok, request) function

Completed in 57 milliseconds