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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_del.c131 DB_BENCH_ASSERT(dbc->c_del(dbc, 0) == 0);
H A Db_workload.c365 DB_BENCH_ASSERT(dbc->c_del(dbc, 0) == 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_del.c130 DB_BENCH_ASSERT(dbc->c_del(dbc, 0) == 0);
H A Db_workload.c364 DB_BENCH_ASSERT(dbc->c_del(dbc, 0) == 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest078.tcl170 c_del [$c del] 0
201 error_check_good c_del [$c del] 0
H A Drep015.tcl212 error_check_good c_del \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.pm1319 { $cursor->c_del() }
1406 return undef if $cursor->c_del() != 0 ;
1472 return undef if $cursor->c_del() != 0 ;
H A DBerkeleyDB.xs4083 #define cu_c_del(c,f) (c->Status = ((c->cursor)->c_del)(c->cursor,f))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_join.c200 dbc->del = dbc->c_del = __db_join_del;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c144 dbc->del = dbc->c_del = __dbc_del_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1657 dbc->del = dbc->c_del = __dbc_del_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs371 ? ((db->cursor)->c_del)(db->cursor, 0) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c167 dbc->del = dbc->c_del = __dbc_del_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1679 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1668 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1689 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1677 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1716 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1716 int (*c_del) __P((DBC *, u_int32_t)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp1662 if((ret = dbc->c_del(dbc, 0)) != 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3317 dbc->del = dbc->c_del = __dbcl_dbc_del;

Completed in 365 milliseconds