Searched refs:match_os (Results 1 – 3 of 3) sorted by relevance
100 xorg_list_for_each_entry_safe(group, next, &ptr->match_os, entry) { in xf86freeInputClassList()181 xorg_list_init(&ptr->match_os); in xf86parseInputClassSection()255 add_group_entry(&ptr->match_os, xstrtokenize(xf86_lex_val.str, in xf86parseInputClassSection()431 xorg_list_for_each_entry(group, &ptr->match_os, entry) { in xf86printInputClassSection()
318 struct xorg_list match_os; member
605 if (!MatchAttrToken(HostOS(), &iclass->match_os, strcasecmp)) in InputClassMatches()