HomeSort by: relevance | last modified time | path
    Searched refs:bozo_content_encoding (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/httpd/
content-bozo.c 254 bozo_content_encoding(bozo_httpreq_t *request, const char *file) function in typeref:typename:const char *
bozohttpd.h 417 const char *bozo_content_encoding(bozo_httpreq_t *, const char *);
bozohttpd.c 1770 tmp = bozo_content_encoding(request, request->hr_file);
1902 encoding = bozo_content_encoding(request, file);

Completed in 14 milliseconds