Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c202 RecordFindContextOnAllContexts(RecordContextPtr pContext) in RecordFindContextOnAllContexts() function
2322 i = RecordFindContextOnAllContexts(pContext); in ProcRecordEnableContext()
2378 i = RecordFindContextOnAllContexts(pContext); in RecordDisableContext()
2437 if (-1 != (i = RecordFindContextOnAllContexts(pContext))) { in RecordDeleteContext()