Searched defs:srv (Results 1 - 25 of 416) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dinet_ntop_cache.c9 const char * inet_ntop_cache_get_ip(server *srv, sock_addr *addr) { argument
[all...]
H A Dconnections-glue.c38 int connection_set_state(server *srv, connection *con, connection_state_t state) { argument
H A Dconfigfile.h9 server *srv; member in struct:__anon4407
H A Djoblist.c8 int joblist_append(server *srv, connection *con) { argument
24 joblist_free(server *srv, connections *joblist) argument
31 fdwaitqueue_unshift(server *srv, connections *fdwaitqueue) argument
45 fdwaitqueue_append(server *srv, connection *con) argument
59 fdwaitqueue_free(server *srv, connections *fdwaitqueue) argument
[all...]
H A Dnetwork_darwin_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_freebsd_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_solaris_sendfilev.c18 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dstatus_counter.c19 data_integer *status_counter_get_counter(server *srv, const char *s, size_t len) { argument
38 int status_counter_inc(server *srv, const char *s, size_t len) { argument
46 int status_counter_dec(server *srv, const char *s, size_t len) { argument
54 int status_counter_set(server *srv, const char *s, size_t len, int val) { argument
[all...]
H A Dhttp_chunk.c23 static void http_chunk_append_len(server *srv, connection *con, size_t len) { argument
38 void http_chunk_append_smb_file(server *srv, connection *con, buffer *fn, off_t offset, off_t len) { argument
57 void http_chunk_append_file(server *srv, connection *con, buffer *fn, off_t offset, off_t len) { argument
77 void http_chunk_append_buffer(server *srv, connection *con, buffer *mem) { argument
97 void http_chunk_append_mem(server *srv, connectio argument
118 http_chunk_close(server *srv, connection *con) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dinet_ntop_cache.c9 const char * inet_ntop_cache_get_ip(server *srv, sock_addr *addr) { argument
[all...]
H A Dconnections-glue.c38 int connection_set_state(server *srv, connection *con, connection_state_t state) { argument
H A Dconfigfile.h9 server *srv; member in struct:__anon5312
H A Djoblist.c8 int joblist_append(server *srv, connection *con) { argument
24 joblist_free(server *srv, connections *joblist) argument
31 fdwaitqueue_unshift(server *srv, connections *fdwaitqueue) argument
45 fdwaitqueue_append(server *srv, connection *con) argument
59 fdwaitqueue_free(server *srv, connections *fdwaitqueue) argument
[all...]
H A Dnetwork_darwin_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_freebsd_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_solaris_sendfilev.c18 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dstatus_counter.c19 data_integer *status_counter_get_counter(server *srv, const char *s, size_t len) { argument
38 int status_counter_inc(server *srv, const char *s, size_t len) { argument
46 int status_counter_dec(server *srv, const char *s, size_t len) { argument
54 int status_counter_set(server *srv, const char *s, size_t len, int val) { argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dinet_ntop_cache.c9 const char * inet_ntop_cache_get_ip(server *srv, sock_addr *addr) { argument
[all...]
H A Dconnections-glue.c38 int connection_set_state(server *srv, connection *con, connection_state_t state) { argument
H A Dconfigfile.h9 server *srv; member in struct:__anon39337
H A Djoblist.c8 int joblist_append(server *srv, connection *con) { argument
24 joblist_free(server *srv, connections *joblist) argument
31 fdwaitqueue_unshift(server *srv, connections *fdwaitqueue) argument
45 fdwaitqueue_append(server *srv, connection *con) argument
59 fdwaitqueue_free(server *srv, connections *fdwaitqueue) argument
[all...]
H A Dnetwork_darwin_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_freebsd_sendfile.c15 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dnetwork_solaris_sendfilev.c18 int network_write_file_chunk_sendfile(server *srv, connection *con, int fd, chunkqueue *cq, off_t *p_max_bytes) { argument
H A Dstatus_counter.c19 data_integer *status_counter_get_counter(server *srv, const char *s, size_t len) { argument
38 int status_counter_inc(server *srv, const char *s, size_t len) { argument
46 int status_counter_dec(server *srv, const char *s, size_t len) { argument
54 int status_counter_set(server *srv, const char *s, size_t len, int val) { argument
[all...]

Completed in 190 milliseconds

1234567891011>>