Home
last modified time | relevance | path

Searched refs:vcPrint (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/vncterm/
DVNConsole.h71 void vcPrint(vncConsolePtr c,unsigned char* str);
DVNConsole.c280 void vcPrint(vncConsolePtr c,unsigned char* str) in vcPrint() function
302 vcPrint(c,(unsigned char*)buf); in vcPrintF()