Home
last modified time | relevance | path

Searched defs:start (Results 1 – 16 of 16) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/initscripts/
H A Drc.lighttpd.redhat32 start() { function
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dstream.h7 char *start; member
H A Dmod_compress.c242 static int deflate_file_to_buffer_gzip(server *srv, connection *con, plugin_data *p, char *start, o… in deflate_file_to_buffer_gzip()
318 …e_to_buffer_deflate(server *srv, connection *con, plugin_data *p, unsigned char *start, off_t st_s… in deflate_file_to_buffer_deflate()
365 …ile_to_buffer_bzip2(server *srv, connection *con, plugin_data *p, unsigned char *start, off_t st_s… in deflate_file_to_buffer_bzip2()
416 void *start; in deflate_file_to_file() local
586 void *start; in deflate_file_to_buffer() local
H A Dchunk.h16 off_t start; /* starting offset in the file */ member
21 char *start; /* the start pointer of the mmap'ed area */ member
H A Dnetwork_writev.c161 char *start = NULL; in network_write_chunkqueue_writev() local
H A Dmod_flv_streaming.c211 int start; in URIHANDLER_FUNC() local
H A Dmod_redirect.c210 size_t start; in mod_redirect_uri_handler() local
H A Dmod_accesslog.c160 char *ptr, *start, *end; in accesslog_append_escaped() local
220 size_t i, j, k = 0, start = 0; in accesslog_parse_format() local
H A Dmod_staticfile.c157 off_t start, end; in http_response_parse_range() local
H A Dbuffer.c341 char *start; in buffer_append_off_t() local
944 char *start, *slash, *walk, *out; in buffer_path_simplify() local
H A Dconfigfile.c581 const char *start = NULL; in config_tokenizer() local
H A Dmod_rewrite.c386 size_t start; in process_rewrite_rules() local
H A Dmod_webdav.c1785 char *sep, *sep2, *start; in URIHANDLER_FUNC() local
H A Dmod_fastcgi.c792 char *start; in parse_binpath() local
H A Dlemon.c273 char *start; /* Name of the start symbol for the grammar */ member
/mOS-networking-stack/core/src/include/
H A Deventpoll.h36 int start; // starting index member