Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libwrap/
H A Dhosts_access.c92 static int client_match();
174 && list_match(cl_list, request, client_match);
243 static int client_match(tok, request) in client_match() function