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

  /external/valgrind/main/coregrind/
launcher-linux.c 92 static const char *find_client(const char *clientname) function
133 clientname = find_client(clientname);
launcher-darwin.c 99 static const char *find_client(const char *clientname) function
147 int fd = open(find_client(clientname), O_RDONLY);
launcher-aix5.c 170 static const char* find_client ( const char* clientname ) function
    [all...]

Completed in 710 milliseconds