Searched refs:errmaj (Results 1 - 25 of 79) sorted by relevance

1234

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dixmods/
H A Dglxmodule.c66 glxSetup(void *module, void *opts, int *errmaj, int *errmin) argument
72 if (errmaj)
73 *errmaj = LDR_ONCEONLY;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiload.c72 int errmaj, errmin; local in function:ATILoadModules
78 &errmaj, &errmin))
80 LoaderErrorMsg(NULL, "exa", errmaj, errmin);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/
H A Dglxmodule.c76 glxSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
82 if (errmaj) *errmaj = LDR_ONCEONLY;
H A Ddbemodule.c40 dbeSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
H A Drecordmod.c37 recordSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddrimodule.c77 driSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
85 if (errmaj) *errmaj = LDR_ONCEONLY;
/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7017/
H A Dch7017_module.c34 ch7017Setup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/
H A Dch7xxx_module.c33 ch7xxxSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200_module.c31 theatre200Setup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
H A Dtheatre_detect_module.c35 theatre_detectSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
H A Dtheatre_module.c31 theatreSetup(pointer module, pointer opts, int *errmaj, int *errmin) { argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A Divch_module.c61 ivch_setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/sil164/
H A Dsil164_module.c35 sil164Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/
H A Dtfp410_module.c35 tfp410Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadmod.c754 int *errmaj, int *errmin)
765 if (errmaj)
766 *errmaj = LDR_BADUSAGE;
773 modreq, errmaj, errmin);
796 int errmaj, errmin; local in function:DuplicateModule
805 if (!(ret->handle = LoaderOpen(mod->path, &errmaj, &errmin))) {
833 int *errmaj, int *errmin)
872 if (errmaj)
873 *errmaj = LDR_BADUSAGE;
880 if (errmaj)
751 LoadSubModule(pointer _parent,const char * module,const char ** subdirlist,const char ** patternlist,pointer options,const XF86ModReqInfo * modreq,int * errmaj,int * errmin) argument
830 doLoadModule(const char * module,const char * path,const char ** subdirlist,const char ** patternlist,pointer options,const XF86ModReqInfo * modreq,int * errmaj,int * errmin) argument
1060 LoadModule(const char * module,const char * path,const char ** subdirlist,const char ** patternlist,pointer options,const XF86ModReqInfo * modreq,int * errmaj,int * errmin) argument
1150 LoaderErrorMsg(const char * name,const char * modname,int errmaj,int errmin) argument
[all...]
H A Dloader.c126 LoaderOpen(const char *module, int *errmaj, int *errmin) argument
138 if (errmaj)
139 *errmaj = LDR_NOLOAD;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A Dloader.c96 LoaderOpen(const char *module, int *errmaj) argument
108 if (errmaj)
109 *errmaj = LDR_NOLOAD;
H A Dloadmod.c572 int *errmaj, int *errmin)
582 if (errmaj)
583 *errmaj = LDR_BADUSAGE;
589 submod = LoadModule(module, options, modreq, errmaj);
664 * errmaj Major error return.
669 int *errmaj)
712 if (errmaj)
713 *errmaj = LDR_BADUSAGE;
718 if (errmaj)
719 *errmaj
569 LoadSubModule(void * _parent,const char * module,const char ** subdirlist,const char ** patternlist,void * options,const XF86ModReqInfo * modreq,int * errmaj,int * errmin) argument
668 LoadModule(const char * module,void * options,const XF86ModReqInfo * modreq,int * errmaj) argument
916 LoaderErrorMsg(const char * name,const char * modname,int errmaj,int errmin) argument
[all...]
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_driver.c128 MgxSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
147 if (errmaj) *errmaj = LDR_ONCEONLY;
580 int errmaj, errmin; local in function:MgxScreenInit
586 &errmaj, &errmin))
588 LoaderErrorMsg(NULL, "exa", errmaj, errmin);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dmodinit.c140 extmodSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_driver.c134 cirSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
146 if (errmaj) *errmaj = LDR_ONCEONLY;
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_driver.c141 cg14Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
160 if (errmaj) *errmaj = LDR_ONCEONLY;
678 int errmaj, errmin; local in function:CG14ScreenInit
684 &errmaj, &errmin)) {
685 LoaderErrorMsg(NULL, "exa", errmaj, errmin);
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c124 cg6Setup(pointer module, pointer opts, int *errmaj, int *errmin) argument
143 if (errmaj) *errmaj = LDR_ONCEONLY;
585 int errmaj, errmin; local in function:CG6ScreenInit
591 &errmaj, &errmin)) {
592 LoaderErrorMsg(NULL, "exa", errmaj, errmin);
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_driver.c129 tcxSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
148 if (errmaj) *errmaj = LDR_ONCEONLY;
646 int errmaj, errmin; local in function:TCXScreenInit
652 &errmaj, &errmin))
654 LoaderErrorMsg(NULL, "exa", errmaj, errmin);
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware_bootstrap.c563 vmwareSetup(pointer module, pointer opts, int *errmaj, int *errmin) argument
576 if (errmaj) {
577 *errmaj = LDR_ONCEONLY;

Completed in 20 milliseconds

1234