Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 12 of 12) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dstream.c15 int stream_open(stream *f, buffer *fn) { in stream_open()
H A Dmod_cml_lua.c208 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 Dhttp_chunk.c54 int http_chunk_append_file(server *srv, connection *con, buffer *fn, off_t offset, off_t len) { in http_chunk_append_file()
H A Dconfigfile.c987 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 Dmod_compress.c413 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 Dchunk.c163 int chunkqueue_append_file(chunkqueue *cq, buffer *fn, off_t offset, off_t len) { in chunkqueue_append_file()
H A Dhttp_auth.c1178 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 Dmod_cgi.c1242 buffer *fn = con->physical.path; in URIHANDLER_FUNC() local
H A Dmod_proxy.c1119 buffer *fn; in mod_proxy_check_extension() local
H A Dmod_magnet.c766 buffer *fn = buffer_init(); in magnet_attach_content() local
H A Dmod_scgi.c2704 buffer *fn; in scgi_check_extension() local
H A Dmod_fastcgi.c3461 buffer *fn; in fcgi_check_extension() local