Searched refs:nChars (Results 1 – 2 of 2) sorted by relevance
103 int nChars = 0; in __read() local122 ++nChars; in __read()125 return nChars; in __read()
107 size_t nChars = 0; in __write() local129 ++nChars; in __write()132 return nChars; in __write()