Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
H A Ddirent.h26 DIR *fdopendir(int fd) in fdopendir() function
43 return fdopendir(fd); in opendir()
/linux-6.15/tools/perf/ui/browsers/
H A Dscripts.c188 scripts_dir = fdopendir(scripts_dir_fd); in find_scripts()
215 lang_dir = fdopendir(lang_dir_fd); in find_scripts()
/linux-6.15/tools/testing/selftests/proc/
H A Dread.c112 dd = fdopendir(fd); in f()
H A Dfd-003-kthread.c101 d = fdopendir(fd); in test_readdir()
/linux-6.15/tools/perf/util/
H A Devsel.c3615 fd_dir = fdopendir(fd_dir_fd); in dump_perf_event_processes()