Searched refs:pTimes (Results 1 – 2 of 2) sorted by relevance
76 RRTimesPtr pTimes; in ProcRRSelectInput() local150 pTimes = &((RRTimesPtr) (pRRClient + 1))[pScreen->myNum]; in ProcRRSelectInput()151 if (CompareTimeStamps(pTimes->setTime, in ProcRRSelectInput()153 CompareTimeStamps(pTimes->configTime, in ProcRRSelectInput()
70 RRTimesPtr pTimes = (RRTimesPtr) (pRRClient + 1); in RRClientCallback() local81 pTimes[i].setTime = pScrPriv->lastSetTime; in RRClientCallback()82 pTimes[i].configTime = pScrPriv->lastConfigTime; in RRClientCallback()