tdb_fetch_bystring 90 lib/util/util_tdb.h TDB_DATA tdb_fetch_bystring(struct tdb_context *tdb, const char *keystr); tdb_fetch_bystring 220 source3/intl/lang_tdb.c data = tdb_fetch_bystring(tdb, msgid_quoted); tdb_fetch_bystring 190 source3/lib/gencache.c databuf = tdb_fetch_bystring(cache, keystr); tdb_fetch_bystring 266 source3/lib/gencache.c databuf = tdb_fetch_bystring(cache, keystr); tdb_fetch_bystring 188 source3/libsmb/samlogon_cache.c data = tdb_fetch_bystring( netsamlogon_tdb, keystr ); tdb_fetch_bystring 87 source3/passdb/login_cache.c databuf = tdb_fetch_bystring(cache, keystr); tdb_fetch_bystring 1155 source3/passdb/secrets.c vers = tdb_fetch_bystring(tdb_sc, "SCHANNEL_STORE_VERSION"); tdb_fetch_bystring 1285 source3/passdb/secrets.c value = tdb_fetch_bystring(tdb_sc, keystr); tdb_fetch_bystring 2251 source3/printing/nt_printing.c dbuf = tdb_fetch_bystring(tdb_drivers, key); tdb_fetch_bystring 4269 source3/printing/nt_printing.c dbuf = tdb_fetch_bystring(tdb_drivers, key); tdb_fetch_bystring 5256 source3/printing/nt_printing.c dbuf = tdb_fetch_bystring( tdb_drivers, key ); tdb_fetch_bystring 168 source3/printing/printing_db.c data = tdb_fetch_bystring( tdb, NOTIFY_PID_LIST_KEY ); tdb_fetch_bystring 55 source3/printing/tests/vlp.c data = tdb_fetch_bystring(tdb, keystr); tdb_fetch_bystring 252 source3/printing/tests/vlp.c value = tdb_fetch_bystring(tdb, keystr); tdb_fetch_bystring 478 source3/smbd/mangle_hash.c data_val = tdb_fetch_bystring(tdb_mangled_cache, s); tdb_fetch_bystring 490 source3/smbd/mangle_hash.c data_val = tdb_fetch_bystring(tdb_mangled_cache, s); tdb_fetch_bystring 86 source3/torture/mangle_test.c data = tdb_fetch_bystring(tdb, shortname); tdb_fetch_bystring 936 source3/utils/smbcontrol.c d = tdb_fetch_bystring( tdb, "WINBINDD_OFFLINE" ); tdb_fetch_bystring 403 source3/winbindd/winbindd_cache.c data = tdb_fetch_bystring( wcache->tdb, key ); tdb_fetch_bystring 3075 source3/winbindd/winbindd_cache.c data = tdb_fetch_bystring( wcache->tdb, "WINBINDD_OFFLINE" ); tdb_fetch_bystring 996 source4/lib/messaging/messaging.c rec = tdb_fetch_bystring(t->tdb, name); tdb_fetch_bystring 1040 source4/lib/messaging/messaging.c rec = tdb_fetch_bystring(t->tdb, name); tdb_fetch_bystring 1085 source4/lib/messaging/messaging.c rec = tdb_fetch_bystring(t->tdb, name); tdb_fetch_bystring 172 source4/ntvfs/common/notify.c dbuf = tdb_fetch_bystring(notify->w->tdb, NOTIFY_KEY); tdb_fetch_bystring 92 source4/torture/basic/mangle_test.c data = tdb_fetch_bystring(tdb, shortname);