Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dtst-memfd_create.c96 char *fd_path = xasprintf ("/proc/self/fd/%d", fd); in do_test() local
97 char *link = xreadlink (fd_path); in do_test()
112 free (fd_path); in do_test()

Completed in 2 milliseconds