Searched refs:oplist (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep065script.tcl26 proc rep065scr_elect { repenv oplist } {
27 set ver [lindex $oplist 1]
28 set pri [lindex $oplist 2]
31 proc rep065scr_reptest { repenv oplist markerdb } {
33 set method [lindex $oplist 1]
34 set niter [lindex $oplist 2]
35 set loop [lindex $oplist 3]
54 proc rep065scr_repget { repenv oplist mydir markerfile } {
93 proc rep065scr_starttest { role oplist envid msgdir mydir allids markerfile } {
166 set op [lindex $oplist
[all...]
H A Drep075.tcl210 set oplist [list $op1 $op2]
265 rep075_resolve $txnlist $oplist
289 rep075_resolve $txnlist $oplist
301 rep075_resolve $txnlist $oplist
407 rep075_resolve $txnlist $oplist
419 puts "\tRep$tnum.c.5: Resolve txns ($oplist) on client env."
420 rep075_resolve $txnlist $oplist
H A Drep050.tcl163 set oplist { "delayed" "syncing" }
171 foreach op $oplist {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Dcore.h41 int i2o_parm_issue(struct i2o_device *i2o_dev, int cmd, void *oplist,
H A Ddevice.c451 * The OperationList is given in oplist-buffer,
456 int i2o_parm_issue(struct i2o_device *i2o_dev, int cmd, void *oplist, argument
482 memcpy(&msg->body[i], oplist, oplen);

Completed in 124 milliseconds