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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Monitor.c222 (XF86ConfMonitorPtr) xf86addListItem(
353 (XF86ConfModesLinkPtr)xf86addListItem(
380 (XF86ConfModesLinkPtr)xf86addListItem(
H A Dfbc_Screen.c121 (XF86ConfScrnMonitorEntryPtr)xf86addListItem(
488 (XF86ConfDisplayPtr)xf86addListItem(
629 (XF86ConfScreenPtr)xf86addListItem(
H A Dfbc_Device.c293 (XF86ConfDevicePtr) xf86addListItem(
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DModule.c122 return ((XF86LoadPtr) xf86addListItem ((glp) head, (glp) ptr));
244 return ((XF86LoadPtr) xf86addListItem ((glp) head, (glp) new));
H A DConfigint.h124 ptr->field = (type) xf86addListItem ((glp) ptr->field, (glp) p);\
H A DLayout.c129 xf86addListItem ((glp) ptr->lay_inactive_lst, (glp) iptr);
265 xf86addListItem ((glp) ptr->lay_adjacency_lst, (glp) aptr);
287 xf86addListItem ((glp) ptr->lay_input_lst, (glp) iptr);
H A DScreen.c167 ptr->scrn_monitor_lst = (XF86ConfScrnMonitorEntryPtr)xf86addListItem(
297 xf86addListItem ((glp) ptr->disp_mode_lst, (glp) mptr);
471 xf86addListItem ((glp) ptr->scrn_adaptor_lst, (glp) aptr);
H A DFlags.c272 return ((XF86OptionPtr) xf86addListItem((glp)head, (glp)new));
709 return ((XF86OptionPtr)xf86addListItem((glp)head, (glp)option));
H A Dread.c317 xf86addListItem (GenericListPtr head, GenericListPtr new) function
H A Dxf86Parser.h566 GenericListPtr xf86addListItem(GenericListPtr head, GenericListPtr c_new);
H A DMonitor.c721 xf86addListItem((GenericListPtr)ptr->mon_modes_sect_lst,

Completed in 559 milliseconds