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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c111 static int builtinIndex = 0; variable
332 if (builtinConfig[builtinIndex] == NULL)
335 ret = strncpy(configBuf, builtinConfig[builtinIndex],
337 builtinIndex++;
1018 builtinIndex = 0;

Completed in 10 milliseconds