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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c27 static int tcl_DbGet __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DB *, int));
222 result = tcl_DbGet(interp, objc, objv, dbp, 1);
261 result = tcl_DbGet(interp, objc, objv, dbp, 0);
1028 tcl_DbGet(interp, objc, objv, dbp, ispget) function
1781 * tcl_DbGet may one day accept many disjoint keys to get, rather
2159 * places (see tcl_DbGet).

Completed in 39 milliseconds