Searched refs:fdreadlink (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.c55 char *fdreadlink(int fd) function
63 ksft_exit_fail_msg("fdreadlink: malloc failed\n");
76 fdpath = fdreadlink(fd);
77 dfdpath = fdreadlink(dfd);
H A Dhelpers.h103 char *fdreadlink(int fd);
H A Dopenat2_test.c126 fdpath = fdreadlink(fd);
279 fdpath = fdreadlink(fd);
H A Dresolve_test.c472 fdpath = fdreadlink(fd);

Completed in 116 milliseconds