Home
last modified time | relevance | path

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

/external/ltrace/
Dprototype.h170 int protolib_cache_init(struct protolib_cache *cache,
Dprototype.c457 protolib_cache_init(struct protolib_cache *cache, struct protolib *import) in protolib_cache_init() function
702 if (protolib_cache_init(&g_protocache, NULL) < 0) { in init_global_config()