mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
As readcfgfile no longer opens configuration files and reads them with fgets, but performs only the parsing of provided data, let's rename it to parse_cfg by analogy with read_cfg in haproxy.c. |
||
|---|---|---|
| .. | ||
| cli.c | ||
| conf.c | ||
| event.c | ||
| filter.c | ||
| group.c | ||
| http.c | ||
| opentracing.c | ||
| parser.c | ||
| pool.c | ||
| scope.c | ||
| util.c | ||
| vars.c | ||