Home
last modified time | relevance | path

Searched defs:crunch_reason (Results 1 – 2 of 2) sorted by relevance

/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dproject.h375 enum crunch_reason enum
404 enum crunch_reason crunch_reason; /**< Why the response was generated in the first place. */ member
H A Djcc.c710 static const char *crunch_reason(const struct http_response *rsp) in crunch_reason() function