Searched refs:DB_RETOK_REPPMSG (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/tcl/
H A Dtcl_rep.c748 DB_RETOK_REPPMSG(ret), "rep_proc_msg");
756 DB_RETOK_REPPMSG(ret), "rep_proc_msg");
768 DB_RETOK_REPPMSG(ret) || ret == DB_REP_DUPMASTER ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h333 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h332 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h331 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h335 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h332 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h332 #define DB_RETOK_REPPMSG(ret) ((ret) == 0 || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp1066 if (!DB_RETOK_REPPMSG(ret))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1263 JAVA_EXCEPT(DB_RETOK_REPPMSG, JDBENV)
H A Ddb_java_wrap.c8985 if (!DB_RETOK_REPPMSG(result)) {

Completed in 171 milliseconds