Searched refs:ret3 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlock005.tcl108 set ret3 [catch {$db get $recno1} res3]
112 error_check_good txn2_sees_txn1 $ret3 0
118 error_check_good txn2_cantsee_txn1 $ret3 0
145 set ret3 [catch {$db get $recno1} res3]
149 error_check_good txn1_sees_txn1 $ret3 0
H A Drep012.tcl192 set stat3 [catch {$env2db stat} ret3]
194 error_check_good dead3 [is_substr $ret3 DB_REP_HANDLE_DEAD] 1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dclient.c248 int ret, ret1, ret3; local
281 ret3 = dbc3->c_get(dbc3, &key3, &data3, DB_NEXT);
288 if (ret1 != 0 || ret3 != 0)
301 if (ret1 != DB_NOTFOUND || ret3 != DB_NOTFOUND) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dentry.S571 .ret3:

Completed in 102 milliseconds