Searched refs:xf86optionListCreate (Results 1 – 3 of 3) sorted by relevance
83 extern _X_EXPORT XF86OptionPtr xf86optionListCreate(const char **options,
340 xf86optionListCreate(const char **options, int count, int used) in xf86optionListCreate() function
136 XF86OptionPtr tmp = xf86optionListCreate(defaultOpts, -1, 0); in xf86CollectInputOptions()368 return xf86optionListCreate(options, count, used); in xf86OptionListCreate()