ngx_sprintf       595 core/nginx.c           p = ngx_sprintf(p, "%ud;", ls[i].fd);
ngx_sprintf       956 core/ngx_cycle.c     (void) ngx_sprintf(file, "%V%V%Z", &cycle->lock_file, &zn->shm.name);
ngx_sprintf        71 core/ngx_file.c         (void) ngx_sprintf(file->name.data + path->name.len + 1 + path->len,
ngx_sprintf       616 core/ngx_file.c         (void) ngx_sprintf(name, "%*s.%010uD%Z", to->len, to->data,
ngx_sprintf       224 core/ngx_inet.c             n = ngx_sprintf(&text[1 + n], "]:%d",
ngx_sprintf       340 core/ngx_inet.c         dst = ngx_sprintf(dst, "%uxi", p[i] * 256 + p[i + 1]);
ngx_sprintf       348 core/ngx_inet.c         dst = ngx_sprintf(dst, "%ud.%ud.%ud.%ud", p[12], p[13], p[14], p[15]);
ngx_sprintf      1001 core/ngx_inet.c         u->addrs[0].name.len = ngx_sprintf(p, "%V:%d",
ngx_sprintf       153 core/ngx_log.c     (void) ngx_sprintf(msg, "nginx: [%V] ", &err_levels[level]);
ngx_sprintf      1840 core/ngx_resolver.c         d = ngx_sprintf(&p[1], "%ud", (ctx->addr >> n) & 0xff);
ngx_sprintf       148 core/ngx_string.h u_char * ngx_cdecl ngx_sprintf(u_char *buf, const char *fmt, ...);
ngx_sprintf       117 core/ngx_times.c     (void) ngx_sprintf(p0, "%s, %02d %s %4d %02d:%02d:%02d GMT",
ngx_sprintf       144 core/ngx_times.c     (void) ngx_sprintf(p1, "%4d/%02d/%02d %02d:%02d:%02d",
ngx_sprintf       152 core/ngx_times.c     (void) ngx_sprintf(p2, "%02d/%s/%d:%02d:%02d:%02d %c%02d%02d",
ngx_sprintf       161 core/ngx_times.c     (void) ngx_sprintf(p3, "%4d-%02d-%02dT%02d:%02d:%02d%c%02d:%02d",
ngx_sprintf       217 core/ngx_times.c     (void) ngx_sprintf(p, "%4d/%02d/%02d %02d:%02d:%02d",
ngx_sprintf       239 core/ngx_times.c     return ngx_sprintf(buf, "%s, %02d %s %4d %02d:%02d:%02d GMT",
ngx_sprintf       262 core/ngx_times.c     return ngx_sprintf(buf,
ngx_sprintf      1537 event/ngx_event_openssl.c     ngx_sprintf(shpool->log_ctx, " in SSL session shared cache \"%V\"%Z",
ngx_sprintf       470 http/modules/ngx_http_autoindex_module.c         b->last = ngx_sprintf(b->last, "%02d-%s-%d %02d:%02d ",
ngx_sprintf       482 http/modules/ngx_http_autoindex_module.c                 b->last = ngx_sprintf(b->last, "%19O", entry[i].size);
ngx_sprintf       522 http/modules/ngx_http_autoindex_module.c                     b->last = ngx_sprintf(b->last, "%6i%c", size, scale);
ngx_sprintf       525 http/modules/ngx_http_autoindex_module.c                     b->last = ngx_sprintf(b->last, " %6i", size);
ngx_sprintf       862 http/modules/ngx_http_charset_filter_module.c         dst = ngx_sprintf(dst, "&#%uD;", n);
ngx_sprintf       915 http/modules/ngx_http_charset_filter_module.c             dst = ngx_sprintf(dst, "&#%uD;", n);
ngx_sprintf       945 http/modules/ngx_http_charset_filter_module.c         dst = ngx_sprintf(dst, "&#%uD;", n);
ngx_sprintf       144 http/modules/ngx_http_chunked_filter_module.c         b->last = ngx_sprintf(chunk, "%xO" CRLF, size);
ngx_sprintf      1100 http/modules/ngx_http_geo_module.c     ngx_sprintf(file.data, "%V.bin%Z", name);
ngx_sprintf      1329 http/modules/ngx_http_geo_module.c     ngx_sprintf(fm.name, "%V.bin%Z", &ctx->include_name);
ngx_sprintf       327 http/modules/ngx_http_geoip_module.c     v->len = ngx_sprintf(v->data, "%.4f", val) - v->data;
ngx_sprintf       356 http/modules/ngx_http_geoip_module.c     v->len = ngx_sprintf(v->data, "%d", val) - v->data;
ngx_sprintf      1078 http/modules/ngx_http_gzip_filter_module.c     v->len = ngx_sprintf(v->data, "%ui.%02ui", zint, zfrac) - v->data;
ngx_sprintf       293 http/modules/ngx_http_headers_filter_module.c     cc->value.len = ngx_sprintf(cc->value.data, "max-age=%T", max_age)
ngx_sprintf       571 http/modules/ngx_http_image_filter_module.c     b->last = ngx_sprintf(b->pos,
ngx_sprintf       534 http/modules/ngx_http_limit_req_module.c     ngx_sprintf(ctx->shpool->log_ctx, " in limit_req zone \"%V\"%Z",
ngx_sprintf       387 http/modules/ngx_http_limit_zone_module.c     ngx_sprintf(shpool->log_ctx, " in limit_zone \"%V\"%Z",
ngx_sprintf       493 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%ui", r->connection->number);
ngx_sprintf       531 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%T.%03M", tp->sec, tp->msec);
ngx_sprintf       548 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%T.%03M", ms / 1000, ms % 1000);
ngx_sprintf       573 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%ui", status);
ngx_sprintf       581 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%O", r->connection->sent);
ngx_sprintf       599 http/modules/ngx_http_log_module.c         return ngx_sprintf(buf, "%O", length);
ngx_sprintf       612 http/modules/ngx_http_log_module.c     return ngx_sprintf(buf, "%O", r->request_length);
ngx_sprintf      1485 http/modules/ngx_http_proxy_module.c     v->len = ngx_sprintf(v->data, "%uz", ctx->internal_body_length) - v->data;
ngx_sprintf       368 http/modules/ngx_http_range_filter_module.c     content_range->value.len = ngx_sprintf(content_range->value.data,
ngx_sprintf       419 http/modules/ngx_http_range_filter_module.c         ctx->boundary_header.len = ngx_sprintf(ctx->boundary_header.data,
ngx_sprintf       431 http/modules/ngx_http_range_filter_module.c         ctx->boundary_header.len = ngx_sprintf(ctx->boundary_header.data,
ngx_sprintf       440 http/modules/ngx_http_range_filter_module.c         ctx->boundary_header.len = ngx_sprintf(ctx->boundary_header.data,
ngx_sprintf       461 http/modules/ngx_http_range_filter_module.c                            ngx_sprintf(r->headers_out.content_type.data,
ngx_sprintf       484 http/modules/ngx_http_range_filter_module.c         range[i].content_range.len = ngx_sprintf(range[i].content_range.data,
ngx_sprintf       528 http/modules/ngx_http_range_filter_module.c     content_range->value.len = ngx_sprintf(content_range->value.data,
ngx_sprintf      2620 http/modules/ngx_http_ssi_filter_module.c         v->len = ngx_sprintf(v->data, "%T", tp->sec) - v->data;
ngx_sprintf       110 http/modules/ngx_http_stub_status_module.c     b->last = ngx_sprintf(b->last, "Active connections: %uA \n", ac);
ngx_sprintf       115 http/modules/ngx_http_stub_status_module.c     b->last = ngx_sprintf(b->last, " %uA %uA %uA \n", ap, hn, rq);
ngx_sprintf       117 http/modules/ngx_http_stub_status_module.c     b->last = ngx_sprintf(b->last, "Reading: %uA Writing: %uA Waiting: %uA \n",
ngx_sprintf       561 http/modules/ngx_http_userid_filter_module.c     ngx_sprintf(v->data, "%V=%08XD%08XD%08XD%08XD",
ngx_sprintf       141 http/ngx_http_file_cache.c     ngx_sprintf(cache->shpool->log_ctx, " in cache keys zone \"%V\"%Z",
ngx_sprintf       451 http/ngx_http_header_filter_module.c         b->last = ngx_sprintf(b->last, "%ui", status);
ngx_sprintf       503 http/ngx_http_header_filter_module.c         b->last = ngx_sprintf(b->last, "Content-Length: %O" CRLF,
ngx_sprintf       534 http/ngx_http_header_filter_module.c             b->last = ngx_sprintf(b->last, ":%ui", port);
ngx_sprintf       559 http/ngx_http_header_filter_module.c             b->last = ngx_sprintf(b->last, "Keep-Alive: timeout=%T" CRLF,
ngx_sprintf      3739 http/ngx_http_upstream.c             p = ngx_sprintf(p, "%ui", state[i].status);
ngx_sprintf      3808 http/ngx_http_upstream.c             p = ngx_sprintf(p, "%d.%03d", ms / 1000, ms % 1000);
ngx_sprintf      3872 http/ngx_http_upstream.c         p = ngx_sprintf(p, "%O", state[i].response_length);
ngx_sprintf       303 http/ngx_http_upstream_round_robin.c             len = ngx_sprintf(&p[len], ":%d", ur->port) - p;
ngx_sprintf       581 http/ngx_http_variables.c     v->len = ngx_sprintf(v->data, "%uz", *sp) - v->data;
ngx_sprintf       980 http/ngx_http_variables.c         v->len = ngx_sprintf(v->data, "%ui", port) - v->data;
ngx_sprintf      1058 http/ngx_http_variables.c         v->len = ngx_sprintf(v->data, "%ui", port) - v->data;
ngx_sprintf      1311 http/ngx_http_variables.c     v->len = ngx_sprintf(p, "%O", sent) - p;
ngx_sprintf      1362 http/ngx_http_variables.c         v->len = ngx_sprintf(p, "%O", r->headers_out.content_length_n) - p;
ngx_sprintf      1482 http/ngx_http_variables.c             v->len = ngx_sprintf(p, "timeout=%T", clcf->keepalive_header) - p;
ngx_sprintf      1653 http/ngx_http_variables.c     v->len = ngx_sprintf(p, "%P", ngx_pid) - p;
ngx_sprintf      1211 mail/ngx_mail_auth_http_module.c     b->last = ngx_sprintf(b->last, "Auth-Login-Attempt: %ui" CRLF,
ngx_sprintf       304 mail/ngx_mail_handler.c     s->salt.len = ngx_sprintf(s->salt.data, "<%ul.%T@%V>" CRLF,
ngx_sprintf       377 mail/ngx_mail_proxy_module.c         line.len = ngx_sprintf(line.data, "%VLOGIN {%uz}" CRLF,
ngx_sprintf       396 mail/ngx_mail_proxy_module.c         line.len = ngx_sprintf(line.data, "%V {%uz}" CRLF,
ngx_sprintf       550 mail/ngx_mail_proxy_module.c         line.len = ngx_sprintf(line.data,
ngx_sprintf       582 mail/ngx_mail_proxy_module.c         line.len = ngx_sprintf(line.data,
ngx_sprintf       108 misc/ngx_google_perftools_module.c     ngx_sprintf(profile, "%V.%d%Z", &gptcf->profiles, ngx_pid);