Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c90 struct testframe_moddata { struct
104 struct testframe_moddata* d; in testframe_init() argument
106 d = (struct testframe_moddata*)calloc(1, in testframe_init()
107 sizeof(struct testframe_moddata)); in testframe_init()
130 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_deinit()
146 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_lookup()
173 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_store()