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