Searched refs:ppAllContexts (Results 1 – 1 of 1) sorted by relevance
179 static RecordContextPtr *ppAllContexts; variable208 if (ppAllContexts[i] == pContext) in RecordFindContextOnAllContexts()512 pContext = ppAllContexts[i]; in RecordARequest()587 pContext = ppAllContexts[eci]; in RecordAReply()667 pContext = ppAllContexts[eci]; in RecordADeliveredEventOrError()776 pContext = ppAllContexts[eci]; in RecordADeviceEvent()820 pContext = ppAllContexts[eci]; in RecordFlushAllContexts()828 RecordFlushReplyBuffer(ppAllContexts[eci], NULL, 0, NULL, 0); in RecordFlushAllContexts()962 RecordContextPtr pContext = ppAllContexts[c]; in RecordUninstallHooks()1856 reallocarray(ppAllContexts, numContexts + 1, sizeof(RecordContextPtr)); in ProcRecordCreateContext()[all …]