Home
last modified time | relevance | path

Searched refs:CCMSG_MAGIC (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/isccc/
H A Dccmsg.c44 #define CCMSG_MAGIC ISC_MAGIC('C', 'C', 'm', 's') macro
45 #define VALID_CCMSG(foo) ISC_MAGIC_VALID(foo, CCMSG_MAGIC)
140 ccmsg->magic = CCMSG_MAGIC; in isccc_ccmsg_init()