Searched refs:doPartialPythonWrite (Results 1 – 1 of 1) sorted by relevance
24 static Py_ssize_t doPartialPythonWrite(59 return doPartialPythonWrite(fildes, buf, nbytes); in doPartialWrite()142 static Py_ssize_t doPartialPythonWrite( in doPartialPythonWrite() function