Searched refs:xf86parseError (Results 1 – 8 of 8) sorted by relevance
103 xf86parseError(UNEXPECTED_EOF_MSG); in xf86parseModuleSubSection()107 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModuleSubSection()
122 xf86parseError (__VA_ARGS__); CLEANUP (ptr); return NULL; \
111 xf86parseError(const char *format, ...)
155 xf86parseError(OBSOLETE_MSG, xf86tokenString()); in xf86parseFilesSection()
106 xf86parseError(QUOTE_MSG, "Section"); in xf86readConfigFile()
571 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseMonitorSection()620 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModesSection()
432 xf86parseError(BAD_OPTION_MSG); in xf86parseOption()
962 xf86parseError(const char *format, ...) in xf86parseError() function