Home
last modified time | relevance | path

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

/src/contrib/unbound/cachedb/
H A Dcachedb.c93 struct testframe_moddata { struct
107 struct testframe_moddata* d; in testframe_init() argument
109 d = (struct testframe_moddata*)calloc(1, in testframe_init()
110 sizeof(struct testframe_moddata)); in testframe_init()
133 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_deinit()
149 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_lookup()
176 struct testframe_moddata* d = (struct testframe_moddata*) in testframe_store()