Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbufferedio.c1066 buffered_seek(buffered *self, PyObject *args) in buffered_seek() function
1573 {"seek", (PyCFunction)buffered_seek, METH_VARARGS},
1966 {"seek", (PyCFunction)buffered_seek, METH_VARARGS},
2374 {"seek", (PyCFunction)buffered_seek, METH_VARARGS},