Searched refs:VBEOptions (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.c243 static const OptionInfoRec VBEOptions[] = { variable in typeref:typename:const OptionInfoRec[]
262 options = xnfalloc(sizeof(VBEOptions));
263 (void)memcpy(options, VBEOptions, sizeof(VBEOptions));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.c252 static const OptionInfoRec VBEOptions[] = { variable in typeref:typename:const OptionInfoRec[]
273 options = xnfalloc(sizeof(VBEOptions));
274 (void) memcpy(options, VBEOptions, sizeof(VBEOptions));

Completed in 4 milliseconds