Searched refs:doPartialPythonReadBuffered (Results 1 – 1 of 1) sorted by relevance
16 static Py_ssize_t doPartialPythonReadBuffered(46 return doPartialPythonReadBuffered(fildes, buf, nbytes); in doPartialRead()73 static inline Py_ssize_t doPartialPythonReadBuffered( in doPartialPythonReadBuffered() function128 return doPartialPythonReadBuffered(fildes, buf, nbytes); in doPartialPythonIO()