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