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

  /external/valgrind/coregrind/
launcher-darwin.c 103 static const char *find_client(const char *clientname) function
151 int fd = open(find_client(clientname), O_RDONLY);
launcher-linux.c 86 static const char *find_client(const char *clientname) function
143 clientname = find_client(clientname);

Completed in 1733 milliseconds