Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DconfigProcs.h69 XF86ConfModulePtr xf86parseModuleSection(void);
H A DModule.c119 xf86parseModuleSection(void) in xf86parseModuleSection() function
H A Dread.c178 HANDLE_RETURN(conf_modules, xf86parseModuleSection()); in xf86readConfigFile()