Searched refs:initFunc (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dextension.h84 InitExtension initFunc; member in struct:__anone167eb520108
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiinitext.c267 if (ext->initFunc != NULL &&
272 (ext->initFunc) ();
315 newext->initFunc = ext[i].initFunc;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Module.h177 InitExtension initFunc; member in struct:__anon7b0206fe0508
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadext.c87 newext->initFunc = e->initFunc;
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiinitext.c537 if (ext->initFunc != NULL &&
539 (ext->initFunc)();

Completed in 5 milliseconds