Home
last modified time | relevance | path

Searched refs:accept_v1_handshake (Results 1 – 2 of 2) sorted by relevance

/dports/databases/db5/db-5.3.28/src/repmgr/
H A Drepmgr_sel.c16 static int accept_v1_handshake __P((ENV *, REPMGR_CONNECTION *, char *));
1394 if ((ret = accept_v1_handshake(env, conn, hostname)) != 0)
1564 if ((ret = accept_v1_handshake(env, conn, hostname)) != 0)
1698 accept_v1_handshake(env, conn, hostname) in accept_v1_handshake() function
/dports/databases/db18/db-18.1.40/src/repmgr/
H A Drepmgr_sel.c16 static int accept_v1_handshake __P((ENV *, REPMGR_CONNECTION *, char *));
2015 if ((ret = accept_v1_handshake(env, conn, hostname)) != 0)
2194 if ((ret = accept_v1_handshake(env, conn, hostname)) != 0)
2366 accept_v1_handshake(env, conn, hostname) in accept_v1_handshake() function