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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DLayout.c274 iptr = calloc (1, sizeof (XF86ConfInputrefRec));
467 iptr = calloc(1, sizeof(XF86ConfInputrefRec));
H A Dxf86Parser.h332 XF86ConfInputrefRec, *XF86ConfInputrefPtr; typedef in typeref:struct:__anond430d9491308
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DLayout.c273 iptr = calloc(1, sizeof(XF86ConfInputrefRec));
455 iptr = calloc(1, sizeof(XF86ConfInputrefRec));
H A Dxf86Parser.h298 } XF86ConfInputrefRec, *XF86ConfInputrefPtr; typedef in typeref:struct:__anon01ede9dc1308
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c343 iptr = malloc (sizeof (XF86ConfInputrefRec));
356 iptr = malloc (sizeof (XF86ConfInputrefRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c354 iptr = malloc(sizeof(XF86ConfInputrefRec));
368 iptr = malloc(sizeof(XF86ConfInputrefRec));

Completed in 8 milliseconds