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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dread.c99 if ((ptr = calloc (1, sizeof (XF86ConfigRec))) == NULL)
H A Dxf86Parser.h476 XF86ConfigRec, *XF86ConfigPtr; typedef in typeref:struct:__anond430d9491e08
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dread.c284 xf86configptr = calloc(1, sizeof(XF86ConfigRec));
H A Dxf86Parser.h435 } XF86ConfigRec, *XF86ConfigPtr; typedef in typeref:struct:__anon01ede9dc1f08
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c585 xf86config = calloc(1, sizeof(XF86ConfigRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c642 xf86config = calloc(1, sizeof(XF86ConfigRec));

Completed in 8 milliseconds