Searched refs:TXNID (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd003.tcl70 { {populate DB $omethod TXNID $n 1 0}
72 { {DB del -txn TXNID duplicate_key}
74 { {populate DB $omethod TXNID $n 1 0}
76 { {unpopulate DB TXNID 0}
78 { {populate DB $omethod TXNID $dupn 1 0}
80 { {DB del -txn TXNID duplicate_key}
82 { {populate DB $omethod TXNID $n 1 1}
84 { {DB del -txn TXNID duplicate_key}
86 { {populate DB $omethod TXNID $n 1 1}
88 { {unpopulate DB TXNID
[all...]
H A Drecd001.tcl120 { {DB put -txn TXNID $key $data} "Recd001.b: put"}
121 { {DB del -txn TXNID $key} "Recd001.c: delete"}
122 { {DB put -txn TXNID $bigkey $data} "Recd001.d: big key put"}
123 { {DB del -txn TXNID $bigkey} "Recd001.e: big key delete"}
124 { {DB put -txn TXNID $key $bigdata} "Recd001.f: big data put"}
125 { {DB del -txn TXNID $key} "Recd001.g: big data delete"}
126 { {DB put -txn TXNID $key $data} "Recd001.h: put (change state)"}
127 { {DB put -txn TXNID $key $newdata} "Recd001.i: overwrite"}
128 { {DB put -txn TXNID -partial "$off $len" $key $partial_grow}
130 { {DB put -txn TXNID
[all...]
H A Drecd006.tcl104 { {nesttest DB TXNID ENV 1 $p1 $p2 commit commit}
106 { {nesttest DB TXNID ENV 0 $p1 $p2 commit commit}
108 { {nesttest DB TXNID ENV 1 $p1 $p2 commit abort}
110 { {nesttest DB TXNID ENV 0 $p1 $p2 commit abort}
112 { {nesttest DB TXNID ENV 1 $p1 $p2 abort abort}
114 { {nesttest DB TXNID ENV 0 $p1 $p2 abort abort}
116 { {nesttest DB TXNID ENV 1 $p1 $p2 abort commit}
118 { {nesttest DB TXNID ENV 0 $p1 $p2 abort commit}
H A Drecd010.tcl79 { {recd010_split DB TXNID 1 2 $mkeys}
81 { {recd010_split DB TXNID 0 2 $mkeys}
83 { {recd010_split DB TXNID 1 10 $mkeys}
85 { {recd010_split DB TXNID 0 10 $mkeys}
87 { {recd010_split DB TXNID 1 100 $mkeys}
89 { {recd010_split DB TXNID 0 100 $mkeys}
H A Drecd002.tcl69 { {populate DB $omethod TXNID $n 0 0} "Recd002.b: splits"}
70 { {unpopulate DB TXNID $r} "Recd002.c: Remove keys"}
H A Drecd004.tcl63 { {big_populate DB TXNID $n} "Recd004.b: big key elevation"}
64 { {unpopulate DB TXNID 0} "Recd004.c: Remove keys"}
H A Drecd017.tcl103 { {DB put -txn TXNID $key $data} "Recd017.b: put"}
104 { {DB del -txn TXNID $key} "Recd017.c: delete"}
H A Drecd008.tcl66 { {recd008_parent abort ENV DB $method $p1 TXNID 1 1 $breadth $depth}
68 { {recd008_parent commit ENV DB $method $p1 TXNID 1 1 $breadth $depth}
H A Drecd009.tcl57 { {recd009_split DB TXNID 1 $method $newnkeys $mkeys}
59 { {recd009_split DB TXNID 0 $method $newnkeys $mkeys}
H A Dtestutils.tcl1505 set i [lsearch $cmd TXNID]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_txn.c513 TXNID, enumerator in enum:txncmds
567 case TXNID:

Completed in 99 milliseconds