| /src/lib/libintl/ |
| gettext_iconv.c | 50 static const struct cache *cache_find(const char *, struct domainbinding *); 58 cache_find(const char *msg, struct domainbinding *db) function 169 cache = cache_find(origmsg, db);
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| frame-tailcall.c | 147 cache_find (const frame_info_ptr &initial_fi) function 332 cache = cache_find (next_frame);
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| frame-tailcall.c | 148 cache_find (const frame_info_ptr &initial_fi) function 333 cache = cache_find (next_frame);
|
| /src/external/mpl/bind/dist/lib/dns/ |
| rbt-cachedb.c | 756 cache_find(dns_db_t *db, const dns_name_t *name, dns_dbversion_t *version, function 1393 * and try to free like we do in cache_find(), 1549 .find = cache_find,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| rbtdb.c | 5046 cache_find(dns_db_t *db, const dns_name_t *name, dns_dbversion_t *version, function 5708 * to free like we do in cache_find(), because 5990 * and try to free like we do in cache_find(), 8641 cache_find,
|