Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmsg.c77 static struct MsgRec * mostRecentTopMsgPtr = NULL; variable
513 topMsg = botMsg = mostRecentTopMsgPtr = NULL; in CleanUpMsg()
568 mostRecentTopMsgPtr = msg_ptr = (topMsgNumber == mostRecentTopMsgNumber) ?
569 mostRecentTopMsgPtr : FindMsg(topMsgNumber);