Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dlauncher-linux.c82 static const char *find_client(const char *clientname) in find_client() function
123 clientname = find_client(clientname); in select_platform()
Dlauncher-darwin.c99 static const char *find_client(const char *clientname) in find_client() function
147 int fd = open(find_client(clientname), O_RDONLY); in select_arch()