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

/external/ltrace/
H A Dprototype.h170 int protolib_cache_init(struct protolib_cache *cache,
194 * - The IMPORT argument passed to protolib_cache_init, if non-NULL
H A Dprototype.c457 protolib_cache_init(struct protolib_cache *cache, struct protolib *import) function
691 * protolib_cache_init call below. */
702 if (protolib_cache_init(&g_protocache, NULL) < 0) {

Completed in 141 milliseconds