Home
last modified time | relevance | path

Searched refs:os_posix_fallocate (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h6189 …{"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