Lines Matching refs:Product
1990 sal_Char Product[132] = "";
2000 Product[i++] = *pszPath++;
2002 Product[i] = '\0';
2032 (stricmp(Product, pChr) < 0))
2039 strcpy(Product, pChr);
2058 (stricmp(Product, pChr) < 0))
2065 strcpy(Product, pChr);
2073 if ((pChr = strrchr(Product, '/')) != NULL)
2137 if (strlen(Product) <= 0)
2139 strcpy(Product, pChr + 1);
2142 if ((pChr = strrchr(Product, '.')) != NULL)
2193 if ((access(Path, 0) < 0) && (strlen(Product) > 0))
2206 pChr = &Product[strlen(Product)];
2209 strcat(Product, "/");
2210 strcat(Product, BUILD_STR(SUPD));
2212 osl_readProfileString(hProfile, SVERSION_SECTION, Product,
2220 osl_readProfileString(hProfile, SVERSION_SECTION, Product,
2234 osl_readProfileString(hProfile, SVERSION_SECTION, Product,
2242 osl_readProfileString(hProfile, SVERSION_SECTION, Product,