Home
last modified time | relevance | path

Searched refs:parse_before_bind (Results 1 – 6 of 6) sorted by relevance

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/protocol/
H A Dpool_proto_modules.c87 static POOL_STATUS parse_before_bind(POOL_CONNECTION *frontend,
1401 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3247 static POOL_STATUS parse_before_bind(POOL_CONNECTION *frontend, in parse_before_bind() function
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/protocol/
H A Dpool_proto_modules.c87 static POOL_STATUS parse_before_bind(POOL_CONNECTION *frontend,
1399 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3251 static POOL_STATUS parse_before_bind(POOL_CONNECTION *frontend, in parse_before_bind() function
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/protocol/
H A Dpool_proto_modules.c86 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend,
1451 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3403 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend, in parse_before_bind() function
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/protocol/
H A Dpool_proto_modules.c86 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend,
1465 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3428 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend, in parse_before_bind() function
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/protocol/
H A Dpool_proto_modules.c90 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend,
1561 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3528 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend, in parse_before_bind() function
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/protocol/
H A Dpool_proto_modules.c91 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend,
1580 if (parse_before_bind(frontend, backend, parse_msg, bind_msg) != POOL_CONTINUE) in Bind()
3586 static POOL_STATUS parse_before_bind(POOL_CONNECTION * frontend, in parse_before_bind() function