HomeSort by relevance Sort by last modified time
    Searched full:find_client (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/
launcher-darwin.c 99 static const char *find_client(const char *clientname) function
147 int fd = open(find_client(clientname), O_RDONLY);
launcher-linux.c 82 static const char *find_client(const char *clientname) function
135 clientname = find_client(clientname);

Completed in 652 milliseconds