memcache_lookup 98 source3/include/memcache.h bool memcache_lookup(struct memcache *cache, enum memcache_number n, memcache_lookup 105 source3/lib/access.c if (memcache_lookup( memcache_lookup 186 source3/lib/memcache.c if (!memcache_lookup(cache, n, key, &value)) { memcache_lookup 1591 source3/lib/util_sock.c if (!memcache_lookup( memcache_lookup 1831 source3/lib/util_sock.c if (memcache_lookup(NULL, SINGLETON_CACHE, memcache_lookup 1879 source3/lib/util_sock.c if (!memcache_lookup(NULL, SINGLETON_CACHE, memcache_lookup 1020 source3/passdb/lookup_sid.c if (!memcache_lookup(NULL, UID_SID_CACHE, memcache_lookup 1041 source3/passdb/lookup_sid.c if (!memcache_lookup(NULL, SID_UID_CACHE, memcache_lookup 1075 source3/passdb/lookup_sid.c if (!memcache_lookup(NULL, GID_SID_CACHE, memcache_lookup 1096 source3/passdb/lookup_sid.c if (!memcache_lookup(NULL, SID_GID_CACHE, memcache_lookup 155 source3/smbd/mangle_hash2.c if (!memcache_lookup(smbd_memcache(), MANGLE_HASH2_CACHE, memcache_lookup 227 source3/smbd/statcache.c if (memcache_lookup( memcache_lookup 797 source3/smbd/vfs.c if (!memcache_lookup(smbd_memcache(), GETWD_CACHE, memcache_lookup 5739 source3/torture/torture.c if (!memcache_lookup(cache, STAT_CACHE, k1, &v1)) { memcache_lookup 5747 source3/torture/torture.c if (!memcache_lookup(cache, GETWD_CACHE, k2, &v2)) { memcache_lookup 5757 source3/torture/torture.c if (!memcache_lookup(cache, STAT_CACHE, k1, &v3)) { memcache_lookup 5767 source3/torture/torture.c if (memcache_lookup(cache, GETWD_CACHE, k2, &v2)) {