Searched refs:posix_fildes (Results 1 – 1 of 1) sorted by relevance
854 posix_fildes(PyObject *fdobj, int (*func)(int)) in posix_fildes() function1838 return posix_fildes(fdobj, fchdir); in posix_fchdir()2034 return posix_fildes(fdobj, fsync); in posix_fsync()2052 return posix_fildes(fdobj, fdatasync); in posix_fdatasync()