Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dmain.c115 int cf_max_db_connections; variable
257 CF_ABS("max_db_connections", CF_INT, cf_max_db_connections, 0, "0"),
H A Dserver.c231 return cf_max_db_connections; in database_max_connections()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h488 extern int cf_max_db_connections;