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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_axp.c61 char sysvari[255]; local in function:lnxGetAXP
76 sscanf(res, "system variation : %s",sysvari);
77 DebugF("system variation: %s\n",sysvari);
89 if (axpList[count].sysVari && strcmp(axpList[count].sysVari,sysvari)) {

Completed in 2 milliseconds