Home
last modified time | relevance | path

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

/external/ltrace/
Dprototype.h229 int protolib_cache_protolib(struct protolib_cache *cache,
Dprototype.c533 if (protolib_cache_protolib(cache, key, 1, plib) == 0 in attempt_to_cache()
656 protolib_cache_protolib(struct protolib_cache *cache, in protolib_cache_protolib() function