Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlog.c46 #define VALID_CONFIG(lcfg) ISC_MAGIC_VALID(lcfg, LCFG_MAGIC) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c44 #define LCFG_MAGIC ISC_MAGIC('L', 'c', 'f', 'g') macro