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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dxf86Optrec.h96 extern _X_EXPORT XF86OptionPtr xf86optionListDup(XF86OptionPtr opt);
H A DFlags.c233 xf86optionListDup (XF86OptionPtr opt) function in typeref:typename:XF86OptionPtr
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86Optrec.h73 extern _X_EXPORT XF86OptionPtr xf86optionListDup(XF86OptionPtr opt);
H A DFlags.c229 xf86optionListDup(XF86OptionPtr opt) function in typeref:typename:XF86OptionPtr
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Option.c83 tmp = xf86optionListDup(device->options);
91 tmp = xf86optionListDup(pScrn->monitor->options);
98 tmp = xf86optionListDup(pScrn->confScreen->options);
105 tmp = xf86optionListDup(pScrn->display->options);
112 tmp = xf86optionListDup(extras);
H A Dxf86Xinput.c608 classopts = xf86optionListDup(cl->option_lst);
H A Dxf86Config.c798 optp = xf86optionListDup(flagsconf->flg_option_lst);
800 tmp = xf86optionListDup(layoutopts);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Option.c88 tmp = xf86optionListDup(device->options);
96 tmp = xf86optionListDup(pScrn->monitor->options);
103 tmp = xf86optionListDup(pScrn->confScreen->options);
110 tmp = xf86optionListDup(pScrn->display->options);
117 tmp = xf86optionListDup(extras);
H A Dxf86platformBus.c392 classopts = xf86optionListDup(cl->option_lst);
H A Dxf86Config.c732 optp = xf86optionListDup(flagsconf->flg_option_lst);
734 tmp = xf86optionListDup(layoutopts);
H A Dxf86Xinput.c716 classopts = xf86optionListDup(cl->option_lst);

Completed in 18 milliseconds