Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/cachedb/
H A Dcachedb.c90 struct testframe_moddata { struct
104 struct testframe_moddata* d; in testframe_init() argument
107 d = (struct testframe_moddata*)calloc(1, in testframe_init()
108 sizeof(struct testframe_moddata)); in testframe_init()
122 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_deinit()
138 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_lookup()
165 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_store()