OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:find_client
(Results
1 - 3
of
3
) 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
92
static const char *
find_client
(const char *clientname)
function
133
clientname =
find_client
(clientname);
launcher-aix5.c
170
static const char*
find_client
( const char* clientname )
function
[
all
...]
Completed in 61 milliseconds