Home
last modified time | relevance | path

Searched defs:rootfd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/openat2/
H A Dresolve_test.c125 int rootfd, hardcoded_fd; in test_openat2_opath_tests() local
/aosp_15_r20/external/strace/tests-m32/
H A Dbtrfs.c2056 int rootfd = open(path, O_RDONLY|O_DIRECTORY); in rm_test_dir() local
2096 int rootfd; in main() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dbtrfs.c2056 int rootfd = open(path, O_RDONLY|O_DIRECTORY); in rm_test_dir() local
2096 int rootfd; in main() local
/aosp_15_r20/external/strace/tests/
H A Dbtrfs.c2056 int rootfd = open(path, O_RDONLY|O_DIRECTORY); in rm_test_dir() local
2096 int rootfd; in main() local
/aosp_15_r20/external/curl/tests/server/
H A Dsws.c1442 curl_socket_t rootfd, in http_connect()