Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dnetwork_backends.h65 int network_write_chunkqueue_freebsdsendfile(server *srv, connection *con, int fd, chunkqueue *cq, …
H A Dnetwork_freebsd_sendfile.c34 int network_write_chunkqueue_freebsdsendfile(server *srv, connection *con, int fd, chunkqueue *cq, … in network_write_chunkqueue_freebsdsendfile() function
H A Dnetwork.c933 srv->network_backend_write = network_write_chunkqueue_freebsdsendfile;