Home
last modified time | relevance | path

Searched refs:check_hba (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/auth/
H A Dpool_hba.c57 static bool check_hba(POOL_CONNECTION *frontend);
437 if (check_hba(frontend)) in hba_getauthmethod()
448 static bool check_hba(POOL_CONNECTION *frontend) in check_hba() function
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/auth/
H A Dpool_hba.c113 static bool check_hba(POOL_CONNECTION * frontend);
1143 if (check_hba(frontend)) in hba_getauthmethod()
1155 check_hba(POOL_CONNECTION * frontend) in check_hba() function
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/auth/
H A Dpool_hba.c115 static bool check_hba(POOL_CONNECTION *frontend);
1065 if (check_hba(frontend)) in hba_getauthmethod()
1077 check_hba(POOL_CONNECTION *frontend) in check_hba() function
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/auth/
H A Dpool_hba.c111 static bool check_hba(POOL_CONNECTION * frontend);
1141 if (check_hba(frontend)) in hba_getauthmethod()
1153 check_hba(POOL_CONNECTION * frontend) in check_hba() function
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/auth/
H A Dpool_hba.c118 static bool check_hba(POOL_CONNECTION * frontend);
1523 if (check_hba(frontend)) in hba_getauthmethod()
1535 check_hba(POOL_CONNECTION * frontend) in check_hba() function
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/auth/
H A Dpool_hba.c118 static bool check_hba(POOL_CONNECTION * frontend);
1523 if (check_hba(frontend)) in hba_getauthmethod()
1535 check_hba(POOL_CONNECTION * frontend) in check_hba() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c1677 check_hba(hbaPort *port) in check_hba() function
2266 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/libpq/
H A Dhba.c2030 check_hba(hbaPort *port) in check_hba() function
3040 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/libpq/
H A Dhba.c2000 check_hba(hbaPort *port) in check_hba() function
3005 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/libpq/
H A Dhba.c2030 check_hba(hbaPort *port) in check_hba() function
3040 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/libpq/
H A Dhba.c2030 check_hba(hbaPort *port) in check_hba() function
3040 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/libpq/
H A Dhba.c2030 check_hba(hbaPort *port) in check_hba() function
3040 check_hba(port); in hba_getauthmethod()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/libpq/
H A Dhba.c2030 check_hba(hbaPort *port) in check_hba() function
3040 check_hba(port); in hba_getauthmethod()

12