Searched refs:doPartialPythonReadInto (Results 1 – 1 of 1) sorted by relevance
20 static Py_ssize_t doPartialPythonReadInto(44 return doPartialPythonReadInto(fildes, buf, nbytes); in doPartialRead()134 static Py_ssize_t doPartialPythonReadInto( in doPartialPythonReadInto() function