Searched refs:doPartialPythonIO (Results 1 – 1 of 1) sorted by relevance
103 static inline Py_ssize_t doPartialPythonIO( in doPartialPythonIO() function138 return doPartialPythonIO(fildes, buf, nbytes, /* is_read */ true); in doPartialPythonReadInto()146 return doPartialPythonIO(fildes, buf, nbytes, /* is_read */ false); in doPartialPythonWrite()