Searched refs:os_posix_fallocate (Results 1 – 1 of 1) sorted by relevance
6189 …{"posix_fallocate", (PyCFunction)(void(*)(void))os_posix_fallocate, METH_FASTCALL, os_posix_falloc…6196 os_posix_fallocate(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_posix_fallocate() function