Searched refs:PutChars (Results 1 – 1 of 1) sorted by relevance
80 static int PutChars(DEVICE_EXTENSION * pdx, const char *pCh, in PutChars() function123 iReturn = PutChars(pdx, buffer, n); in SendString()141 iReturn = PutChars(pdx, &c, 1); in SendChar()