mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-25 00:01:00 +02:00
There is no need to expose such functions since they are only involved in the log building process that occurs inside sess_build_logline(). Making functions static and removing their public prototype to ease code maintenance.