Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c12283 ScandirIterator_close(ScandirIterator *self, PyObject *args) in ScandirIterator_close() function
12341 {"close", (PyCFunction)ScandirIterator_close, METH_NOARGS},