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

  /external/ltrace/
prototype.h 170 int protolib_cache_init(struct protolib_cache *cache,
194 * - The IMPORT argument passed to protolib_cache_init, if non-NULL
prototype.c 457 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 29 milliseconds