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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DModule.c142 xf86addNewLoadDirective (ptr->mod_load_lst, val.str,
149 xf86addNewLoadDirective (ptr->mod_disable_lst, val.str,
156 xf86addNewLoadDirective (ptr->mod_load_lst, val.str,
231 xf86addNewLoadDirective (XF86LoadPtr head, char *name, int type, XF86OptionPtr opts) function in typeref:typename:XF86LoadPtr
H A DconfigProcs.h63 extern _X_EXPORT XF86LoadPtr xf86addNewLoadDirective(XF86LoadPtr head, char *name, int type, XF86OptionPtr opts);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DModule.c138 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str,
145 xf86addNewLoadDirective(ptr->mod_disable_lst, xf86_lex_val.str,
152 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str,
224 xf86addNewLoadDirective(XF86LoadPtr head, const char *name, int type, function in typeref:typename:XF86LoadPtr
H A DconfigProcs.h71 extern _X_EXPORT XF86LoadPtr xf86addNewLoadDirective(XF86LoadPtr head,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c313 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, XF86_LOAD_MODULE, ModuleDefaults[i].load_opt);
322 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, XF86_LOAD_MODULE, ModuleDefaults[i].load_opt);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c325 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name,
339 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name,

Completed in 8 milliseconds