Home
last modified time | relevance | path

Searched refs:path (Results 1 – 2 of 2) sorted by relevance

/debug/
A Dreadlink_chk.c27 __readlink_chk (const char *path, void *buf, size_t len, size_t buflen) in __readlink_chk() argument
32 return __readlink (path, buf, len); in __readlink_chk()
A Dreadlinkat_chk.c23 __readlinkat_chk (int fd, const char *path, void *buf, size_t len, in __readlinkat_chk() argument
29 return readlinkat (fd, path, buf, len); in __readlinkat_chk()

Completed in 5 milliseconds