format_replace
static int format_replace(struct format_expand_state *, const char *,
if (format_replace(es, fmt, n, &buf, &len, &off) != 0)
if (format_replace(es, s, n, &buf, &len, &off) != 0)