Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c92 struct testframe_moddata { struct
106 struct testframe_moddata* d; in testframe_init() argument
108 d = (struct testframe_moddata*)calloc(1, in testframe_init()
109 sizeof(struct testframe_moddata)); in testframe_init()
132 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_deinit()
148 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_lookup()
175 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_store()