Files
bind9/tests/dns
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-08-31 10:29:16 -07:00
2024-03-08 15:36:56 -08: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
2024-02-14 01:36:44 -08:00
2024-02-26 12:02:40 +11:00
2024-01-25 14:48:07 +01:00
2023-03-31 13:33:16 +02:00
2023-06-01 16:51:38 +02:00