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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_axp.c60 char systype[255]; local in function:lnxGetAXP
72 sscanf(res, "system type : %s",systype);
73 DebugF("system type : %s\n",systype);
88 if (!axpList[count].sysName || !strcmp(axpList[count].sysName,systype)) {

Completed in 2 milliseconds