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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/tcl/
H A Dtcl_dbcursor.c960 DBTCL_INFO *dbcip, *newdbcip, *dbip; local
1032 newdbcip = _NewInfo(interp, NULL, newname, I_DBC);
1033 if (newdbcip != NULL) {
1037 newdbcip->i_parent = dbip;
1042 _SetInfoData(newdbcip, newdbc);
1047 _DeleteInfo(newdbcip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/tcl/
H A Dtcl_dbcursor.c960 DBTCL_INFO *dbcip, *newdbcip, *dbip; local
1032 newdbcip = _NewInfo(interp, NULL, newname, I_DBC);
1033 if (newdbcip != NULL) {
1037 newdbcip->i_parent = dbip;
1042 _SetInfoData(newdbcip, newdbc);
1047 _DeleteInfo(newdbcip);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/tcl/
H A Dtcl_dbcursor.c960 DBTCL_INFO *dbcip, *newdbcip, *dbip; local
1032 newdbcip = _NewInfo(interp, NULL, newname, I_DBC);
1033 if (newdbcip != NULL) {
1037 newdbcip->i_parent = dbip;
1042 _SetInfoData(newdbcip, newdbc);
1047 _DeleteInfo(newdbcip);

Completed in 172 milliseconds