Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dclient.c688 static bool handle_client_startup(PgSocket *client, PktHdr *pkt) in handle_client_startup() function
1021 res = handle_client_startup(client, &pkt); in client_proto()
1025 res = handle_client_startup(client, &pkt); in client_proto()