Home
last modified time | relevance | path

Searched refs:LOG_LEVEL_TAGGING (Results 1 – 4 of 4) sorted by relevance

/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dclient-tags.c236 log_error(LOG_LEVEL_TAGGING, in get_tag_list_for_client()
246 log_error(LOG_LEVEL_TAGGING, "Enlisting tag '%s' for client %s.", in get_tag_list_for_client()
281 log_error(LOG_LEVEL_TAGGING, in get_next_tag_timeout_for_client()
567 log_error(LOG_LEVEL_TAGGING, in enable_client_specific_tag()
574 log_error(LOG_LEVEL_TAGGING, in enable_client_specific_tag()
614 log_error(LOG_LEVEL_TAGGING, in disable_client_specific_tag()
619 log_error(LOG_LEVEL_TAGGING, in disable_client_specific_tag()
663 log_error(LOG_LEVEL_TAGGING, "Client tag '%s' matches.", tag->str); in client_tag_match()
H A Derrlog.h42 #define LOG_LEVEL_TAGGING 0x0004 macro
H A Dparsers.c1544 log_error(LOG_LEVEL_TAGGING, in header_tagger()
1591 log_error(LOG_LEVEL_TAGGING, in header_tagger()
1598 log_error(LOG_LEVEL_TAGGING, in header_tagger()
1631 log_error(LOG_LEVEL_TAGGING, in header_tagger()
1639 log_error(LOG_LEVEL_TAGGING, in header_tagger()
H A Derrlog.c586 case LOG_LEVEL_TAGGING: in get_log_level_string()