kv_set
int kv_set(struct kv *, char *, ...)
kv_set(&resp->http_pathquery, "%s", error) == -1)
kv_set(cl, "max-age=%d%s%s", srv_conf->hsts_max_age,
kv_set(&resp->http_pathquery, "%s", error) == -1)
kv_set(ct, "%s/%s", media->media_type, media->media_subtype) == -1)
kv_set(cl, "%lld", (long long)size) == -1))
kv_set(cl, "max-age=%d%s%s", srv_conf->hsts_max_age,
if (kv_set(kp, "%s=%s;", kp->kv_key,
if (kv_set(match, "%s",
if (kv_set(match, "%s", ptr) == -1)
if (kv_set(mp, "%s (removed)",
int kv_set(struct kv *, char *, ...)