Home
last modified time | relevance | path

Searched defs:ISC_STATS_MAGIC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dstats.c30 #define ISC_STATS_VALID(x) ISC_MAGIC_VALID(x, ISC_STATS_MAGIC) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dstats.c31 #define ISC_STATS_MAGIC ISC_MAGIC('S', 't', 'a', 't') macro