Searched refs:match_os (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DInputClass.c92 list_init(&ptr->match_os);
145 add_group_entry(&ptr->match_os,
275 list_for_each_entry(group, &ptr->match_os, entry) {
365 list_for_each_entry_safe(group, next, &ptr->match_os, entry) {
H A Dxf86Parser.h356 struct list match_os; member in struct:__anond430d9491608
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DInputClass.c100 xorg_list_for_each_entry_safe(group, next, &ptr->match_os, entry) {
181 xorg_list_init(&ptr->match_os);
257 add_group_entry(&ptr->match_os, xstrtokenize(xf86_lex_val.str,
433 xorg_list_for_each_entry(group, &ptr->match_os, entry) {
H A Dxf86Parser.h318 struct xorg_list match_os; member in struct:__anon01ede9dc1608
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.c534 if (!MatchAttrToken(HostOS(), &iclass->match_os, strcasecmp))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.c632 if (!MatchAttrToken(HostOS(), &iclass->match_os, strcasecmp))

Completed in 24 milliseconds