Searched refs:fdopendir (Results 1 – 25 of 27) sorted by relevance
12
37 fdopendir = C.fdopendir variable38 fdopendir.argtypes = [ctypes.c_int]39 fdopendir.restype = DIR_p52 dir = fdopendir(dirfd)
18 dir = lib.fdopendir(dirfd)
116 DIR *fdopendir(int fd) in fdopendir() function
110 dd = fdopendir(fd); in f()
101 d = fdopendir(fd); in test_readdir()
266 DIR *dirp = fdopendir(dir); in test_sysfs_read()294 DIR *dirp = fdopendir(dir); in test_debugfs_read()
43 dir = fdopendir(path_fd); in read_and_discard_sysfs_entries()
147 if (node->dirfd == -1 || !(dir = fdopendir(node->dirfd))) { in dirtree_recurse()
247 if (!(dp = fdopendir(dirfd))) { in scan_pids()
273 DIR *fdopendir(int fd) in fdopendir() function
191 if ((hfuzz->io.inputDirPtr = fdopendir(dir_fd)) == NULL) { in input_init()
336 DIR *dfd = fdopendir(fd); in do_find()
584 dir = fdopendir(sysfs_card_fd); in find_i2c_path()604 dir = fdopendir(connector_fd); in find_i2c_path()
513 pub fn fdopendir(fd: ::c_int) -> *mut ::DIR; in fdopendir() function
121 d = fdopendir(dirfd); in clear_directory_fd()
1286 subdir = fdopendir(fd); in depmod_modules_search_dir()2660 subdir = fdopendir(fd); in depfile_up_to_date_dir()
1456 pub fn fdopendir(fd: ::c_int) -> *mut ::DIR;
1466 DIR *dir = fdopendir(fd); in dump_filehandles()
341 /* Define to 1 if you have the `fdopendir' function. */
3544 fdwalk fexecve fdopendir fork fpathconf fstatat ftime ftruncate futimesat \
11464 fdwalk fexecve fdopendir fork fpathconf fstatat ftime ftruncate futimesat \
3717 dirp = fdopendir(fd); in _posix_listdir()13267 iterator->dirp = fdopendir(fd); in os_scandir_impl()
4036 pub fn fdopendir(fd: ::c_int) -> *mut ::DIR; in fdopendir() function
1682 fun:fdopendir=uninstrumented