Searched refs:client_match (Results 1 – 1 of 1) sorted by relevance
93 static int client_match(char *tok, struct request_info *request);191 && list_match(cl_list, request, client_match);258 static int client_match(tok, request) in client_match() function