Searched refs:fd_path (Results 1 – 1 of 1) sorted by relevance
96 char *fd_path = xasprintf ("/proc/self/fd/%d", fd); in do_test() local97 char *link = xreadlink (fd_path); in do_test()112 free (fd_path); in do_test()
Completed in 2 milliseconds