Home
last modified time | relevance | path

Searched refs:LARGE_REGISTRY_LEN (Results 1 – 6 of 6) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dpsqlodbc.h74 #define LARGE_REGISTRY_LEN 4096 /* used for special cases */ macro
134 char conn_settings[LARGE_REGISTRY_LEN];
H A Dconnection.h151 char conn_settings[LARGE_REGISTRY_LEN];
154 char uds[LARGE_REGISTRY_LEN];
H A Ddlg_specific.c326 char encoded_conn_settings[LARGE_REGISTRY_LEN]; in makeConnectString()
437 char encoded_conn_settings[LARGE_REGISTRY_LEN]; in getDSNinfo()
550 char encoded_conn_settings[LARGE_REGISTRY_LEN]; in writeDSNinfo()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dpsqlodbc.h390 #define LARGE_REGISTRY_LEN 4096 /* used for special cases */ macro
H A Ddlg_wingui.c583 char conn_settings[LARGE_REGISTRY_LEN]; in ds_options_update()
840 char pqopt[LARGE_REGISTRY_LEN]; in ds_options3_update()
H A Ddlg_specific.c296 char encoded_item[LARGE_REGISTRY_LEN]; in makeConnectString()
918 char temp[LARGE_REGISTRY_LEN]; in getDSNinfo()