Evan Hunt
46d40b3dca
fix structure names in qpcache.c and qpzone.c
...
- change dns_qpdata_t to qpcnode_t (QP cache node), and dns_qpdb_t to
qpcache_t, as these types are only accessed locally.
- also change qpdata_t in qpzone.c to qpznode_t (QP zone node), for
consistency.
- make the refcount declarations for qpcnode_t and qpznode_t static,
using the new ISC_REFCOUNT_STATIC macros.
2024-04-30 12:42:07 -07:00
..
2023-03-08 08:36:25 +01:00
2022-08-09 08:19:51 +00:00
2023-10-27 12:55:51 +02:00
2023-10-13 14:44:40 +02:00
2023-08-31 10:29:16 -07:00
2024-03-06 10:49:02 +01:00
2023-05-18 15:12:23 +02:00
2024-03-08 15:36:56 -08:00
2024-03-06 10:49:02 +01:00
2024-04-15 16:33:24 +03:00
2023-05-18 15:12:23 +02:00
2024-04-26 16:12:29 +03:00
2023-05-18 15:12:23 +02:00
2023-05-18 15:12:23 +02:00
2023-08-15 10:25:37 -07:00
2022-08-09 16:22:19 +02:00
2024-03-08 15:36:56 -08:00
2024-03-06 10:49:02 +01:00
2024-04-24 01:38:14 +00:00
2023-09-04 10:19:48 +02:00
2023-12-05 14:58:58 +00:00
2023-05-18 15:12:23 +02:00
2022-06-16 17:21:11 +02:00
2024-04-25 10:29:07 -07:00
2024-03-08 15:36:56 -08:00
2023-08-15 14:24:39 +02:00
2024-04-30 12:42:07 -07:00
2024-02-14 01:36:44 -08:00
2024-02-26 12:02:40 +11:00
2023-05-18 15:12:23 +02:00
2023-07-27 11:37:44 +02:00
2023-09-16 07:32:17 +02:00
2023-05-18 15:12:23 +02:00
2024-01-25 14:48:07 +01:00
2023-09-24 18:07:40 +02:00
2023-03-31 13:33:16 +02:00
2024-04-02 10:35:56 +02:00
2023-06-01 16:51:38 +02:00