HomeSort by relevance Sort by last modified time
    Searched refs:g_protocache (Results 1 - 4 of 4) sorted by null

  /external/ltrace/
prototype.h 239 extern struct protolib_cache g_protocache;
prototype.c 36 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) {
output.c 203 if (protolib_cache_maybe_load(&g_protocache, buf, 0,
211 lib->protolib = protolib_cache_default(&g_protocache,
handle_event.c 429 = protolib_cache_load(&g_protocache, "syscalls", 0, 1);

Completed in 3832 milliseconds