Searched refs:colNumBuf (Results 1 – 1 of 1) sorted by relevance
2998 regulation[TXPWR_LMT_MAX_REGULATION_NUM][10], rfPath[10], colNumBuf[10]; in phy_ParsePowerLimitTableFile() local3021 memset((void *) colNumBuf, 0, 10); in phy_ParsePowerLimitTableFile()3076 if (!ParseQualifiedString(szLine, &i, colNumBuf, '#', '#')) { in phy_ParsePowerLimitTableFile()3081 if (!GetU1ByteIntegerFromStringInDecimal(colNumBuf, &colNum)) in phy_ParsePowerLimitTableFile()