32 typedef char *(*auth_password_hook_typ) (
char *
input);
void sendAuthRequest(Port *port, AuthRequest areq, const char *extradata, int extralen)
PGDLLIMPORT ClientAuthentication_hook_type ClientAuthentication_hook
PGDLLIMPORT char * pg_krb_server_keyfile
PGDLLIMPORT auth_password_hook_typ ldap_password_hook
void(* ClientAuthentication_hook_type)(Port *, int)
void ClientAuthentication(Port *port)
char *(* auth_password_hook_typ)(char *input)
PGDLLIMPORT bool pg_krb_caseins_users
PGDLLIMPORT bool pg_gss_accept_delegation