Searched refs:inp_identifier (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DInput.c100 ptr->inp_identifier = val.str;
140 if (ptr->inp_identifier)
141 fprintf (cf, "\tIdentifier \"%s\"\n", ptr->inp_identifier);
157 TestFree (ptr->inp_identifier);
182 xf86validationError (UNDEFINED_INPUTDRIVER_MSG, input->inp_identifier);
195 if (xf86nameCompare (ident, p->inp_identifier) == 0)
H A DPointer.c224 ptr->inp_identifier = xf86configStrdup(CONF_IMPLICIT_POINTER);
H A DKeyboard.c297 ptr->inp_identifier = xf86configStrdup(CONF_IMPLICIT_KEYBOARD);
H A Dxf86Parser.h397 char *inp_identifier; member in struct:__anon77

Completed in 35 milliseconds