Searched refs:g_protocache (Results 1 - 4 of 4) sorted by relevance

/external/ltrace/
H A Dprototype.h239 extern struct protolib_cache g_protocache;
H A Dprototype.c36 struct protolib_cache g_protocache; variable in typeref:struct:protolib_cache
677 protolib_cache_destroy(&g_protocache);
702 if (protolib_cache_init(&g_protocache, NULL) < 0) {
H A Doutput.c203 if (protolib_cache_maybe_load(&g_protocache, buf, 0,
211 lib->protolib = protolib_cache_default(&g_protocache,
H A Dhandle_event.c429 = protolib_cache_load(&g_protocache, "syscalls", 0, 1);

Completed in 716 milliseconds