Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dpktbuf.h85 #define pktbuf_write_AuthenticationOk(buf) \ macro
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dproto.c200 pktbuf_write_AuthenticationOk(msg); in add_welcome_parameter()
H A Dadmin.c1592 pktbuf_write_AuthenticationOk(msg); in admin_setup()