Searched refs:tcl_LockVec (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtcl_ext.h60 int tcl_LockVec __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c408 * tcl_LockVec --
410 * PUBLIC: int tcl_LockVec __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB_ENV *));
413 tcl_LockVec(interp, objc, objv, dbenv) function
H A Dtcl_env.c354 result = tcl_LockVec(interp, objc, objv, dbenv);

Completed in 164 milliseconds