Searched refs:ppNewAllContexts (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c1921 RecordContextPtr *ppNewAllContexts = NULL;
1933 ppNewAllContexts = (RecordContextPtr *)
1935 if (!ppNewAllContexts)
1937 ppAllContexts = ppNewAllContexts;
1918 RecordContextPtr *ppNewAllContexts = NULL; local in function:ProcRecordCreateContext
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c1854 RecordContextPtr *ppNewAllContexts = NULL;
1866 ppNewAllContexts =
1868 if (!ppNewAllContexts)
1870 ppAllContexts = ppNewAllContexts;
1851 RecordContextPtr *ppNewAllContexts = NULL; local in function:ProcRecordCreateContext

Completed in 8 milliseconds