Searched refs:i_rep_send (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/dbinc/
H A Dtcl_db.h93 Tcl_Obj *i_rep_send; member in struct:dbtcl_info
96 /* Environment ID for the i_rep_send callback. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c630 if (ip->i_rep_send != NULL) {
631 Tcl_DecrRefCount(ip->i_rep_send);
633 ip->i_rep_send = objv[1];
634 Tcl_IncrRefCount(ip->i_rep_send);
H A Dtcl_internal.c168 if (p->i_rep_send != NULL) {
169 Tcl_DecrRefCount(p->i_rep_send);
H A Dtcl_db_pkg.c3747 objv[0] = ip->i_rep_send;

Completed in 74 milliseconds