Lines Matching refs:extra
50 static char *product_file(const char *extra)61 n = strlen(gProductOutPath) + strlen(extra) + 2;68 snprintf(x, (size_t)n, "%s" OS_PATH_SEPARATOR_STR "%s", gProductOutPath, extra);