Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmmapmodule.c596 mmap_flush_method(mmap_object *self, PyObject *args) in mmap_flush_method() function
829 {"flush", (PyCFunction) mmap_flush_method, METH_VARARGS},