MINOR: resolvers: renames type dns_resolvers to resolvers.
authorEmeric Brun <ebrun@haproxy.com>
Wed, 23 Dec 2020 15:51:12 +0000 (16:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Feb 2021 08:43:17 +0000 (09:43 +0100)
commit750fe79cd055247af7cca896b3a7bb25de4dcad1
tree61e30d9134d809228e1667aaface049d19a2e399
parent85914e9d9bc9130107ce68d95f9f4c4038b7fd3e
MINOR: resolvers: renames type dns_resolvers to resolvers.

It also renames 'dns_resolvers' head list to sec_resolvers
to avoid conflicts with local variables 'resolvers'.
include/haproxy/action-t.h
include/haproxy/dns-t.h
include/haproxy/dns.h
include/haproxy/server-t.h
src/cfgparse.c
src/dns.c
src/server.c
src/stream.c