OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_readlink
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/none/tests/
procfs-cmdline-exe.c
48
static void
test_readlink
(const char* const cwd, const char* const label,
function
108
test_readlink
(cwd, "/proc/self/exe", "/proc/self/exe");
109
test_readlink
(cwd, "/proc/<pid>/exe", path);
Completed in 240 milliseconds