Searched refs:commit (Results 76 - 100 of 334) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep066.tcl20 # TEST commit will fail).
168 error_check_good commit [$txn commit] 0
185 # the client (but not a commit because that flushes). We want
223 puts "\tRep$tnum.h: Process commit on client env handle."
224 error_check_good commit [$txn commit] 0
H A Dsi005.tcl114 error_check_good txn_commit($n) [$txn commit] 0
128 error_check_good txn_commit($n) [$txn commit] 0
141 error_check_good txn_commit($n) [$txn commit] 0
155 error_check_good txn_commit($n) [$txn commit] 0
H A Dtest010.tcl89 error_check_good txn [$t commit] 0
121 error_check_good txn [$t commit] 0
142 error_check_good txn [$t commit] 0
166 error_check_good txn [$t commit] 0
H A Dtest013.tcl100 error_check_good txn [$t commit] 0
132 error_check_good txn [$t commit] 0
163 error_check_good txn [$t commit] 0
178 error_check_good txn [$t commit] 0
H A Dtest014.tcl142 error_check_good txn [$t commit] 0
168 error_check_good txn [$t commit] 0
179 error_check_good txn [$t commit] 0
195 error_check_good txn [$t commit] 0
H A Dtest065.tcl98 error_check_good txn [$t commit] 0
129 error_check_good txn [$t commit] 0
156 error_check_good txn [$t commit] 0
187 error_check_good txn [$t commit] 0
H A Dtest068.tcl100 error_check_good txn [$t commit] 0
155 error_check_good txn [$t commit] 0
185 error_check_good txn [$t commit] 0
226 error_check_good txn [$t commit] 0
H A Dtest086.tcl65 error_check_good commit [$txn commit] 0
160 error_check_good commit [$txn commit] 0
H A Dtest094.tcl88 error_check_good txn [$t commit] 0
107 error_check_good txn [$t commit] 0
157 error_check_good txn [$t commit] 0
174 error_check_good txn [$t commit] 0
H A Dtest099.tcl88 error_check_good txn [$t commit] 0
102 error_check_good txn [$t commit] 0
169 error_check_good txn [$t commit] 0
267 error_check_good txn [$t commit] 0
H A Dtest117.tcl109 error_check_good txn_commit [$t commit] 0
149 error_check_good t_commit [$t commit] 0
161 error_check_good txn_commit [$t commit] 0
190 error_check_good txn_commit [$t commit] 0
H A Dtest123.tcl67 $txn commit
H A Dtxn006.tcl37 error_check_good txn_commit [$txn commit] 0
H A Dtxn007.tcl33 error_check_good txn_commit [$txn commit] 0
H A Dtxn011.tcl10 # TEST dbs), then a purely non-durable env. Make sure commit
62 txn011_runtxns $ntxns $db $ndenv commit
94 txn011_runtxns $ntxns $ndb $env commit
127 txn011_runtxns $ntxns $ddb $env commit
193 error_check_good txn [$t commit] 0
H A Drpc001.tcl102 set stat [catch {$t commit} ret]
177 # We expect that to succeed. Immediately commit that
182 error_check_good newcommit [$newchild commit] 0
193 # We expect that to succeed. Immediately commit that
198 error_check_good newcommit [$newchild commit] 0
202 set stat [catch {$child0 commit} ret]
209 # We expect that to succeed. Immediately commit that
215 error_check_good newcommit [$newchild commit] 0
219 set stat [catch {$last_txn commit} ret]
225 # should be able to commit i
[all...]
H A Dtest074.tcl81 error_check_good txn [$t commit] 0
131 error_check_good txn [$t commit] 0
150 error_check_good txn [$t commit] 0
208 error_check_good txn [$t commit] 0
270 error_check_good txn [$t commit] 0
H A Drecd014.tcl53 puts "\tRecd014.b: Create test commit"
55 $opts $testfile commit
60 puts "\tRecd014.c: Consume test commit"
62 $opts $testfile commit
99 error_check_good txn_commit [$t commit] 0
149 error_check_good txn_commit [$t commit] 0
225 # extent. Recovery with commit will.
235 if { $txncmd == "commit" } {
286 error_check_good commit [$txn commit]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_txn.c49 /* Start and commit/abort a transaction count times. */
70 DB_BENCH_ASSERT(txn->commit(txn, 0) == 0);
76 count, tabort ? "abort" : "commit");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/install/arlo/usr/bin/
H A Dmigrate126 nvram commit
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndsflash.h45 int (*commit)(hndsflash_t *sfl, uint offset, uint len, const uchar *buf); member in struct:hndsflash
H A Dhnddma.h71 typedef int (*di_txfast_t)(hnddma_t *dmah, void *p, bool commit);
72 typedef int (*di_txunframed_t)(hnddma_t *dmah, void *p, uint len, bool commit);
209 #define dma_txfast(di, p, commit) ((di)->di_fn->txfast(di, p, commit))
210 #define dma_txfast(di, p, commit) ((di)->di_fn->txfast(di, p, commit))
270 #define dma_txfast(di, p, commit) (dma64proc.txfast(di, p, commit))
271 #define dma_txunframed(di, p, l, commit)(dma64proc.txunframed(di, p, l, commit))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.h64 player_get_current_pos(uint64_t *pos, struct timespec *ts, int commit);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh39 echo "Usage: $0 [--verbose] [--commit] <mount_point|block_device>" >&2
53 commit=""
58 if [ "$1" = "--commit" ]; then
59 commit=yes
390 if [ "$commit" = "yes" ]; then
617 ## If they specified "--commit" on the command line, then prompt for confirmation first:
619 if [ "$commit" = "yes" ]; then
631 echo "This will be a DRY-RUN only. Use --commit to do it for real."
704 if [ "$commit" = "yes" ]; then
849 if (err == 0 && commit !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dring_buffer_benchmark.c15 local_t commit; member in struct:rb_page
102 unsigned long commit; local
116 /* The commit may have missed event flags set, clear them */
117 commit = local_read(&rpage->commit) & 0xfffff;
118 for (i = 0; i < commit && !kill_test; i += inc) {

Completed in 65 milliseconds

1234567891011>>