Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c162 cfg_rep_t cfg_rep_uint64 = { "uint64", free_noop }; global() variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c162 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_uint64 = { "uint64", free_noop }; variable