gencache_get_data_blob 526 source3/include/proto.h bool gencache_get_data_blob(const char *keystr, DATA_BLOB *blob, bool *expired); gencache_get_data_blob 375 source3/libsmb/dsgetdcname.c if (!gencache_get_data_blob(key, &blob, expired)) { gencache_get_data_blob 5494 source3/torture/torture.c if (!gencache_get_data_blob("foo", &blob, NULL)) { gencache_get_data_blob 5518 source3/torture/torture.c if (gencache_get_data_blob("foo", &blob, NULL)) {