Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DconfigProcs.h39 XF86ConfFilesPtr xf86parseFilesSection(void);
H A DFiles.c79 xf86parseFilesSection(void) in xf86parseFilesSection() function
H A Dread.c114 HANDLE_RETURN(conf_files, xf86parseFilesSection()); in xf86readConfigFile()