Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.h49 CONFIG_PARSE_ERROR, enumerator
H A Dxf86Config.c2339 return CONFIG_PARSE_ERROR; in xf86HandleConfigFile()
2368 return CONFIG_PARSE_ERROR; in xf86HandleConfigFile()
2382 return CONFIG_PARSE_ERROR; in xf86HandleConfigFile()
2388 return CONFIG_PARSE_ERROR; in xf86HandleConfigFile()
H A Dxf86Init.c360 case CONFIG_PARSE_ERROR: in InitOutput()