Searched defs:fn (Results 1 – 12 of 12) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | stream.c | 15 int stream_open(stream *f, buffer *fn) { in stream_open()
|
| H A D | mod_cml_lua.c | 208 int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn) { in cache_parse_lua() 455 int cache_parse_lua(server *srv, connection *con, plugin_data *p, buffer *fn) { in cache_parse_lua()
|
| H A D | http_chunk.c | 54 int http_chunk_append_file(server *srv, connection *con, buffer *fn, off_t offset, off_t len) { in http_chunk_append_file()
|
| H A D | configfile.c | 987 int config_parse_file(server *srv, config_t *context, const char *fn) { in config_parse_file() 1094 int config_read(server *srv, const char *fn) { in config_read()
|
| H A D | mod_compress.c | 413 static int deflate_file_to_file(server *srv, connection *con, plugin_data *p, buffer *fn, stat_cach… in deflate_file_to_file() 583 static int deflate_file_to_buffer(server *srv, connection *con, plugin_data *p, buffer *fn, stat_ca… in deflate_file_to_buffer()
|
| H A D | chunk.c | 163 int chunkqueue_append_file(chunkqueue *cq, buffer *fn, off_t offset, off_t len) { in chunkqueue_append_file()
|
| H A D | http_auth.c | 1178 int http_auth_digest_generate_nonce(server *srv, mod_auth_plugin_data *p, buffer *fn, char out[33])… in http_auth_digest_generate_nonce()
|
| H A D | mod_cgi.c | 1242 buffer *fn = con->physical.path; in URIHANDLER_FUNC() local
|
| H A D | mod_proxy.c | 1119 buffer *fn; in mod_proxy_check_extension() local
|
| H A D | mod_magnet.c | 766 buffer *fn = buffer_init(); in magnet_attach_content() local
|
| H A D | mod_scgi.c | 2704 buffer *fn; in scgi_check_extension() local
|
| H A D | mod_fastcgi.c | 3461 buffer *fn; in fcgi_check_extension() local
|