Searched defs:allow_private (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dprototype.c547 const char *key, int own_key, bool allow_private,
561 || (*retp == NULL && allow_private
584 const char *key, int own_key, bool allow_private)
588 allow_private, &plib) < 0)
546 protolib_cache_maybe_load(struct protolib_cache *cache, const char *key, int own_key, bool allow_private, struct protolib **retp) argument
583 protolib_cache_load(struct protolib_cache *cache, const char *key, int own_key, bool allow_private) argument

Completed in 52 milliseconds