Searched refs:find_client (Results 1 – 2 of 2) sorted by relevance
82 static const char *find_client(const char *clientname) in find_client() function123 clientname = find_client(clientname); in select_platform()
99 static const char *find_client(const char *clientname) in find_client() function147 int fd = open(find_client(clientname), O_RDONLY); in select_arch()