Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c139 static int RecordDeleteContext(void *value,
2414 RecordDeleteContext(void *value, XID id) in RecordDeleteContext() function
2794 RTContext = CreateNewResourceType(RecordDeleteContext, "RecordContext"); in RecordExtensionInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27640 record: don't call RecordDeleteContext when AddResource fails
93073 Since RecordDeleteContext frees its argument, don't fall through to free
93079 Previously freed at line 1960 with RecordDeleteContext.