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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DLayout.c119 XF86ConfInactivePtr iptr; local
121 iptr = xf86confcalloc (1, sizeof (XF86ConfInactiveRec));
122 iptr->list.next = NULL;
124 xf86conffree (iptr);
127 iptr->inactive_device_str = val.str;
129 xf86addListItem ((glp) ptr->lay_inactive_lst, (glp) iptr);
270 XF86ConfInputrefPtr iptr; local
272 iptr = xf86confcalloc (1, sizeof (XF86ConfInputrefRec));
273 iptr->list.next = NULL;
274 iptr
318 XF86ConfInactivePtr iptr; local
459 XF86ConfInactivePtr iptr; local
[all...]

Completed in 10 milliseconds