Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dposixmodule.c1770 posix_fildes_fd(int fd, int (*func)(int)) in posix_fildes_fd() function
3210 return posix_fildes_fd(fd, fchdir); in os_fchdir_impl()
3564 return posix_fildes_fd(fd, fsync); in os_fsync_impl()
3605 return posix_fildes_fd(fd, fdatasync); in os_fdatasync_impl()

Completed in 20 milliseconds