| /lighttpd1.4/src/ |
| H A D | mod_status.c | 163 buffer_append_int(b, (intmax_t)avg); in mod_status_get_multiplier() 183 buffer_append_int(b, r->reqbody_length); in mod_status_html_rtable_r() 190 buffer_append_int(b, r->write_queue.bytes_out); in mod_status_html_rtable_r() 192 buffer_append_int(b, r->write_queue.bytes_in); in mod_status_html_rtable_r() 413 buffer_append_int(b, days); in mod_status_handle_server_status_html() 418 buffer_append_int(b, hours); in mod_status_handle_server_status_html() 423 buffer_append_int(b, mins); in mod_status_handle_server_status_html() 427 buffer_append_int(b, seconds); in mod_status_handle_server_status_html() 508 buffer_append_int(b, cstates[j]); in mod_status_handle_server_status_html() 626 buffer_append_int(b, avg); in mod_status_handle_server_status_json() [all …]
|
| H A D | http_range.c | 248 buffer_append_int(tb, ranges[i]); in http_range_multi() 250 buffer_append_int(tb, ranges[i+1]); in http_range_multi() 252 buffer_append_int(tb, complete_length); in http_range_multi() 320 buffer_append_int( in http_range_process()
|
| H A D | mod_accesslog.c | 619 buffer_append_int(dest, (bytes -= (off_t)adj) > 0 ? bytes : 0); in accesslog_append_bytes() 667 buffer_append_int(b, (intmax_t)t); in accesslog_append_time() 689 buffer_append_int(b, (intmax_t)t); in accesslog_append_time() 751 buffer_append_int(b, log_epoch_secs - r->start_hp.tv_sec); in accesslog_append_time() 768 buffer_append_int(b, (intmax_t)tdiff); in accesslog_append_time() 826 buffer_append_int(b, sock_addr_get_port(r->dst_addr)); in log_access_record_cold() 851 buffer_append_int(b, (intmax_t)(con->request_count-1)); in log_access_record_cold() 949 buffer_append_int(b, r->http_status); in log_access_record()
|
| H A D | mod_rrdtool.c | 337 buffer_append_int(cmd, s->bytes_read); in mod_rrd_write_data() 339 buffer_append_int(cmd, s->bytes_written); in mod_rrd_write_data() 341 buffer_append_int(cmd, s->requests); in mod_rrd_write_data()
|
| H A D | http_etag.c | 64 buffer_append_int(etag, h); in http_etag_remix()
|
| H A D | mod_evhost.c | 259 buffer_append_int(key, i++); in mod_evhost_parse_host() 270 buffer_append_int(key, i /* ++ */); in mod_evhost_parse_host()
|
| H A D | http_kv.c | 214 buffer_append_int(b, status); in http_status_append()
|
| H A D | response.c | 653 buffer_append_int(&r->physical.path, r->http_status); in http_response_static_errdoc() 796 buffer_append_int( in http_response_write_prepare() 893 buffer_append_int( in http_response_call_error_handler()
|
| H A D | configparser.y | 100 buffer_append_int(&ds->value, ((data_integer*)op2)->value); in configparser_merge_data() 104 buffer_append_int(&ds->value, ((data_integer*)op1)->value); in configparser_merge_data() 798 buffer_append_int(A, ((data_integer *)B)->value); in stringop()
|
| H A D | network.c | 666 buffer_append_int(tb, fd); in network_socket_activation_to_env() 669 buffer_append_int(tb, srv->pid); /* getpid() */ in network_socket_activation_to_env() 860 buffer_append_int(b, srv->srvconf.port); in network_init()
|
| H A D | sock_addr.c | 335 buffer_append_int(b, ntohs(saddr->ipv4.sin_port)); in sock_addr_stringify_append_buffer() 349 buffer_append_int(b, ntohs(saddr->ipv6.sin6_port)); in sock_addr_stringify_append_buffer()
|
| H A D | mod_ssi.c | 771 buffer_append_int(tb, st->st_uid); in process_ssi_stmt() 776 buffer_append_int(tb, st->st_uid); in process_ssi_stmt() 980 buffer_append_int(tb, s); in process_ssi_stmt() 983 buffer_append_int(tb, stb.st_size); in process_ssi_stmt()
|
| H A D | mod_expire.c | 292 buffer_append_int(vb, expires - cur_ts); in mod_expire_set_header()
|
| H A D | mod_scgi.c | 209 buffer_append_int(tb, buffer_clen(b)-10); in scgi_create_env()
|
| H A D | log.c | 120 buffer_append_int(b, TIME64_CAST(ts.tv_sec)); in __attribute_nonnull__()
|
| H A D | buffer.h | 126 void buffer_append_int(buffer *b, intmax_t val);
|
| H A D | http-header-glue.c | 95 buffer_append_int(o, listen_port); in http_response_buffer_append_authority() 414 buffer_append_int( in http_response_send_file()
|
| H A D | keyvalue.c | 291 buffer_append_int(b, (int)burl->port); in pcre_keyvalue_buffer_subst_ext()
|
| H A D | mod_deflate.c | 1382 buffer_append_int( in mod_deflate_note_ratio() 1485 buffer_append_int(vb, hctx->bytes_out); in mod_deflate_using_libdeflate_sm() 1593 buffer_append_int(vb, hctx->bytes_out); in mod_deflate_using_libdeflate()
|
| H A D | mod_webdav.c | 985 buffer_append_int(b, lockdata->timeout); in webdav_xml_activelock() 2621 buffer_append_int(tmpb, (long)getpid()); in webdav_linktmp_rename() 2688 buffer_append_int(tmpb, (long)getpid()); in webdav_copytmp_rename() 3467 buffer_append_int(b, pb->st.st_size); in webdav_propfind_live_props() 4959 buffer_append_int(tmpb, (long)getpid()); in mod_webdav_put() 4964 buffer_append_int(tmpb, (long)c->file.fd); in mod_webdav_put()
|
| H A D | server.c | 983 buffer_append_int(tb, pid); in server_graceful_state_bg() 1684 buffer_append_int(tb, srv->pid); in server_main_setup()
|
| H A D | configfile.c | 1464 buffer_append_int(b, dc->context_ndx); in config_print_config() 1537 buffer_append_int(b, ((data_integer *)du)->value); in config_print_by_type() 2419 buffer_append_int(b, (int)nm_bits); in config_remoteip_normalize()
|
| H A D | buffer.c | 320 void buffer_append_int(buffer *b, intmax_t val) { in buffer_append_int() function
|
| H A D | mod_ajp13.c | 686 buffer_append_int(b, ajp13_dec_uint16(ptr)); in ajp13_expand_headers()
|
| H A D | request.c | 296 buffer_append_int(b, (int)port); in http_request_host_normalize()
|