Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/test/
H A Dxtest.c79 dixResetPrivates(); in xtest_init_devices()
/OK3568_Linux_fs/external/xserver/dix/
H A Dmain.c173 dixResetPrivates(); in dix_main()
H A Dprivates.c756 dixResetPrivates(void) in dixResetPrivates() function
/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h344 dixResetPrivates(void);
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c266 dixResetPrivates(); in init_simple()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog49878 server will crash. This is because dixResetPrivates() resets the
49881 InitSelections() after the call to dixResetPrivates(), the refcount
49885 dixResetPrivates(). This will properly release the selection's
109498 can be cleaned up in dixResetPrivates. In particular, this means that
120380 out. Do it in dixResetPrivates.