Searched refs:find_client (Results 1 – 1 of 1) sorted by relevance
140 static struct local_client *find_client(int clientid);1587 client = find_client(msg->clientid); in process_reply()1997 static struct local_client *find_client(int clientid) in find_client() function