Home
last modified time | relevance | path

Searched defs:pszHead (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/network/telnet/src/
H A Dansiprsr.cpp1127 char* TANSIParser::ParseBuffer(char* pszHead, char* pszTail){ in ParseBuffer()
1164 int TANSIParser::StripBuffer(char* pszHead, char* pszTail, int width) { in StripBuffer()
1431 char * TANSIParser::PrintGoodChars( char * pszHead, char * pszTail ) { in PrintGoodChars()
H A Dttelhndl.cpp432 char *pszHead = pszBuffer; in ParseBuffer() local
498 char* pszHead = szBuffer; in Go() local
H A Dtscroll.cpp78 void TScroller::update(const char *pszHead, const char *pszTail) { in update()