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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dread.c234 if ((ptr = xf86confcalloc (1, sizeof (XF86ConfigRec))) == NULL)
238 memset(ptr, 0, sizeof (XF86ConfigRec)); /* Redundant */
H A Dxf86Parser.h527 XF86ConfigRec, *XF86ConfigPtr; typedef in typeref:struct:__anon87
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbconf_xorg.c384 configIR = xf86confcalloc(1, sizeof (XF86ConfigRec));

Completed in 15 milliseconds