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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h725 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h724 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h723 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h727 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h724 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h724 #define SET_RET_MEM(dbc, owner) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_join.c915 SET_RET_MEM(dbc, dbp);
H A Ddb_iface.c751 * SET_RET_MEM indicates that if key and/or data have no DBT
755 SET_RET_MEM(dbc, dbp);
1413 SET_RET_MEM(dbc, dbp);
H A Ddb_am.c332 SET_RET_MEM(dbc, dbp);
H A Ddb_cam.c2074 * preserving the position on error, and it's faster. SET_RET_MEM so
2078 SET_RET_MEM(pdbc, dbc);
2181 * SET_RET_MEM so that the secondary DBC owns any returned-data
2187 SET_RET_MEM(pdbc, sdbc);

Completed in 193 milliseconds