Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c81 } RecordContextRec, *RecordContextPtr; typedef
1849 pContext = (RecordContextPtr) malloc(sizeof(RecordContextRec)); in ProcRecordCreateContext()