Searched refs:nChars (Results 1 – 2 of 2) sorted by relevance
100 int nChars = 0; in __read() local116 ++nChars; in __read()119 return nChars; in __read()
104 size_t nChars = 0; in __write() local126 ++nChars; in __write()129 return nChars; in __write()