Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dwrite.c97 xf86printModuleSection(cf, cptr->conf_modules); in doWriteConfigFile()
H A DconfigProcs.h70 void xf86printModuleSection(FILE * cf, XF86ConfModulePtr ptr);
H A DModule.c176 xf86printModuleSection(FILE * cf, XF86ConfModulePtr ptr) in xf86printModuleSection() function