Searched refs:LOG_LEVEL_TAGGING (Results 1 – 4 of 4) sorted by relevance
/dports/www/privoxy/privoxy-3.0.33-stable/ |
H A D | client-tags.c | 236 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 D | errlog.h | 42 #define LOG_LEVEL_TAGGING 0x0004 macro
|
H A D | parsers.c | 1544 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 D | errlog.c | 586 case LOG_LEVEL_TAGGING: in get_log_level_string()
|