Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4334 {"truncate", (PyCFunction)os_truncate, METH_FASTCALL|METH_KEYWORDS, os_truncate__doc__},
4340 os_truncate(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_truncate() function