Lines Matching refs:snprintf
659 snprintf(full_path, PATH_MAX, "%s/%s", path->dir, file);
722 snprintf(locstr, sizeof(locstr), "%s", saved_locale);
1274 snprintf(static_id, sizeof(static_id), "%i", *idx);
2252 snprintf(id, sizeof(id), "%d", index++);
3333 err = snprintf(res, sizeof(res), "%li", config->u.integer);
3345 err = snprintf(res, sizeof(res), "%lli", config->u.integer64);
3357 err = snprintf(res, sizeof(res), "%-16g", config->u.real);
4020 snprintf(buf, len, "snd_config_hook_%s", str);
4156 snprintf(filename, sl, "%s/%s", fn, namelist[j]->d_name);
5179 snprintf(buf, len, "snd_func_%s", str);