Searched defs:opts (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/hw/xfree86/dixmods/
H A Diamodule.c61 IASetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
63 if (opts) {
64 pointer o = xf86FindOption(opts, "IADebugLevel");
66 IADebugLevel = xf86SetIntOption(opts, "IADebugLevel", 0);
H A Dtsolmodule.c63 xtsolSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DModule.c227 xf86addNewLoadDirective (XF86LoadPtr head, char *name, int type, XF86OptionPtr opts) argument
235 new->load_opt = opts;

Completed in 548 milliseconds