Searched refs:db_load (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/utility/
H A DMakefile5 db_load.html db_printlog.html db_recover.html db_stat.html \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Denv006.tcl9 # TEST Test that db_load -r options don't blow up.
20 { "db_load" "Env006.e"}
59 puts "\tEnv006.i: Testing db_load -r with $case."
65 exec $util_path/db_load -r lsn $homeargs $testfile]
68 exec $util_path/db_load -r fileid $homeargs $testfile]
74 puts "\tEnv006.j: Testing db_load -r with $case and subdbs."
80 exec {$util_path/db_load} -r lsn $homeargs $testfile]
83 exec {$util_path/db_load} -r fileid $homeargs $testfile]
H A Dtxn006.tcl44 $util_path/db_load -h $testdir $testfile
H A Dupdate.tcl46 {exec $util_path/db_load -f "$temp_dir/$file.dump" \
H A Dupgrade.tcl275 {exec $util_path/db_load -f "$temp_dir/$file.dump" \
H A Dtestutils.tcl2970 $db | $util_path/db_load $utilflag $newdbname} res]
2971 error_check_good db_dump/db_load($db:$res) $rval 0
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_symlink27 build db_load/tags ../dist/tags
H A DMakefile.in679 db_hotbackup db_load db_printlog db_recover db_stat db_upgrade \
835 db_load: db_load@o@ util_cache@o@ util_sig@o@ $(DEF_LIB)
837 db_load@o@ util_cache@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
1947 db_load@o@: $(srcdir)/db_load/db_load.c
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile681 db_hotbackup db_load db_printlog db_recover db_stat db_upgrade \
837 db_load: db_load.lo util_cache.lo util_sig.lo $(DEF_LIB)
839 db_load.lo util_cache.lo util_sig.lo $(DEF_LIB) $(LIBS)
1949 db_load.lo: $(srcdir)/db_load/db_load.c
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c6 * $Id: db_load.c,v 12.26 2008/01/11 20:49:57 bostic Exp $
60 db_load(args) function
66 __db_util_arg("db_load", args, &argc, &argv);
118 * There are two modes for db_load: -r and everything else. The -r
121 * db_load because we don't have a better place to put it, and we
864 * zero-length database names, and the db_load code was then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A DMakefile.6x551 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/db_load/db_load.o : $(BDB_ROOT)/build_vxworks/db_load/db_load.c
856 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/db_load/db_load.o \
1128 bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/build_vxworks/db_load/db_load.d \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm685 your databases can be recreated using C<db_load>. Refer to the Berkeley DB

Completed in 127 milliseconds