Searched refs:xp_init (Results 1 – 5 of 5) sorted by relevance
228 xp_init(void) in xp_init() function248 module_init(xp_init);
289 if (xp_init(XP_BACKGROUND_EVENTS | XP_NO_DEFERRED_UPDATES) != Success) in xprDisplayInit()
2208 AC_CHECK_LIB([Xplugin],[xp_init],[:])
30835 char xp_init ();30839 return xp_init ();
155432 Darwin: Fixed the call to xp_init so that we now receive Motion notifications even156600 Disable deferred updates in xp_init to fix performance problems