Home
last modified time | relevance | path

Searched refs:etag_mutate (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Detag.h14 int etag_mutate(buffer *mut, buffer *etag);
H A Detag.c39 int etag_mutate(buffer *mut, buffer *etag) { in etag_mutate() function
H A Dmod_compress.c841 etag_mutate(con->physical.etag, sce->etag); in PHYSICALPATH_FUNC()
873 etag_mutate(con->physical.etag, srv->tmp_buf); in PHYSICALPATH_FUNC()
H A Dmod_staticfile.c475 etag_mutate(con->physical.etag, sce->etag); in URIHANDLER_FUNC()
H A Dmod_magnet.c325 etag_mutate(b, sce->etag); in magnet_stat()
H A Dmod_ssi.c1090 etag_mutate(con->physical.etag, sce->etag); in mod_ssi_handle_request()