Home
last modified time | relevance | path

Searched refs:REPMGR_APP_RESPONSE (Results 1 – 8 of 8) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc/
H A Drepmgr.h37 #define REPMGR_APP_RESPONSE 6 /* Response to a channel request. */ macro
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Drepmgr.h37 #define REPMGR_APP_RESPONSE 6 /* Response to a channel request. */ macro
/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_sel.c918 case REPMGR_APP_RESPONSE:
1209 case REPMGR_APP_RESPONSE:
H A Drepmgr_method.c1924 msg_hdr.type = REPMGR_APP_RESPONSE;
1936 msg_hdr.type = REPMGR_APP_RESPONSE;
H A Drepmgr_net.c1498 case REPMGR_APP_RESPONSE:
/dports/databases/db18/db-18.1.40/src/repmgr/
H A Drepmgr_sel.c1483 case REPMGR_APP_RESPONSE:
1789 case REPMGR_APP_RESPONSE:
H A Drepmgr_method.c2649 msg_hdr.type = REPMGR_APP_RESPONSE;
2661 msg_hdr.type = REPMGR_APP_RESPONSE;
H A Drepmgr_net.c1751 case REPMGR_APP_RESPONSE: