Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/test/
H A Dhba_test.c33 case AUTH_PEER: in method2string()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dbouncer.h183 #define AUTH_PEER 108 macro
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dhba.c588 rule->rule_method = AUTH_PEER; in parse_line()
H A Dclient.c273 case AUTH_PEER: in finish_set_pool()