Home
last modified time | relevance | path

Searched refs:statuskey (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_fastcgi.c323 buffer *statuskey; member
427 fastcgi_status_copy_procname(p->statuskey, hctx->host, NULL); in fcgi_host_assign()
437 fastcgi_status_copy_procname(p->statuskey, hctx->host, NULL); in fcgi_host_reset()
684 p->statuskey = buffer_init(); in INIT_FUNC()
698 buffer_free(p->statuskey); in FREE_FUNC()
1402 fastcgi_status_init(srv, p->statuskey, host, proc); in SETDEFAULTS_FUNC()
1424 fastcgi_status_init(srv, p->statuskey, host, proc); in SETDEFAULTS_FUNC()
2895 status_counter_inc(srv, CONST_BUF_LEN(p->statuskey)); in fcgi_write_request()
2989 status_counter_inc(srv, CONST_BUF_LEN(p->statuskey)); in fcgi_write_request()
3010 status_counter_inc(srv, CONST_BUF_LEN(p->statuskey)); in fcgi_write_request()
[all …]