Searched refs:xf86allocateConfig (Results 1 – 4 of 4) sorted by relevance
95 if ((ptr = xf86allocateConfig()) == NULL) { in xf86readConfigFile()279 XF86ConfigPtr xf86allocateConfig(void) in xf86allocateConfig() function
453 extern XF86ConfigPtr xf86allocateConfig(void);
176 if (xf86allocateConfig() != NULL) { in xf86AutoConfig()
18709 appears in this file), add a new function xf86allocateConfig18713 new xf86allocateConfig function.18717 xf86allocateConfig function.18719 In xf86AutoConfig.c, add a call to the new xf86allocateConfig function