SQ_connection_t    94 modules/aa/aa.c  SQ_connection_t *con=NULL;
SQ_connection_t   184 modules/ac/ac_persistence.c   SQ_connection_t* sql_conn;
SQ_connection_t   280 modules/ac/ac_persistence.c   SQ_connection_t *sql_conn;
SQ_connection_t   638 modules/ac/access_control.c SQ_connection_t *
SQ_connection_t   641 modules/ac/access_control.c   SQ_connection_t *con=NULL;
SQ_connection_t   681 modules/ac/access_control.c   SQ_connection_t *sql_connection = NULL;
SQ_connection_t  1328 modules/ac/access_control.c   SQ_connection_t *con=NULL;
SQ_connection_t   139 modules/ac/access_control.h SQ_connection_t *AC_dbopen_admin(void);
SQ_connection_t   270 modules/pm/pm_serials.c SQ_connection_t *db_connection;
SQ_connection_t   211 modules/pm/protocol_mirror.c   SQ_connection_t *sql_connection;
SQ_connection_t    75 modules/qi/query_instructions.c   SQ_connection_t *sql_connection = arg;
SQ_connection_t   116 modules/qi/query_instructions.c   SQ_connection_t *tempcon;
SQ_connection_t  1922 modules/qi/query_instructions.c   SQ_connection_t *sql_connection=NULL;
SQ_connection_t   243 modules/rp/rp_load.c   SQ_connection_t *con;
SQ_connection_t    87 modules/sq/mysql_driver.c     SQ_connection_t *res;
SQ_connection_t   128 modules/sq/mysql_driver.c SQ_connection_t *SQ_get_connection(const char *host, unsigned int port, const char *db, const char *user, const char *password) {
SQ_connection_t   130 modules/sq/mysql_driver.c   SQ_connection_t *sql_connection;
SQ_connection_t   992 modules/sq/mysql_driver.c SQ_connection_t *
SQ_connection_t  1007 modules/sq/mysql_driver.c   SQ_connection_t *contemp = SQ_duplicate_connection(sql_connection);
SQ_connection_t    54 modules/sq/mysql_driver.h er_ret_t SQ_try_connection(SQ_connection_t **conn, const char *host,
SQ_connection_t    57 modules/sq/mysql_driver.h SQ_connection_t *SQ_get_connection(const char *host, unsigned int port, const char *db, const char *user, const char *password);
SQ_connection_t    58 modules/sq/mysql_driver.h int SQ_execute_query(SQ_connection_t *sql_connection,
SQ_connection_t    60 modules/sq/mysql_driver.h int SQ_execute_query_nostore(SQ_connection_t *sql_connection,
SQ_connection_t    74 modules/sq/mysql_driver.h void SQ_close_connection(SQ_connection_t *sql_connection);
SQ_connection_t    78 modules/sq/mysql_driver.h int SQ_get_table_size(SQ_connection_t *sql_connection, char *table);
SQ_connection_t    79 modules/sq/mysql_driver.h int SQ_get_affected_rows(SQ_connection_t *sql_connection);
SQ_connection_t    80 modules/sq/mysql_driver.h long SQ_get_insert_id(SQ_connection_t *sql_connection);
SQ_connection_t    83 modules/sq/mysql_driver.h char *SQ_info_to_string(SQ_connection_t *sql_connection);
SQ_connection_t    84 modules/sq/mysql_driver.h char *SQ_error(SQ_connection_t *sql_connection);
SQ_connection_t    85 modules/sq/mysql_driver.h int SQ_errno(SQ_connection_t *sql_connection);
SQ_connection_t    86 modules/sq/mysql_driver.h int SQ_get_info(SQ_connection_t *sql_connection, int info[3]);
SQ_connection_t    87 modules/sq/mysql_driver.h SQ_connection_t *SQ_duplicate_connection(SQ_connection_t *orig);
SQ_connection_t    88 modules/sq/mysql_driver.h int SQ_abort_query(SQ_connection_t *sql_connection);
SQ_connection_t    89 modules/sq/mysql_driver.h int SQ_ping(SQ_connection_t *sql_connection);
SQ_connection_t    90 modules/sq/mysql_driver.h char *SQ_escape_string(SQ_connection_t *sql_connection, char *str);
SQ_connection_t    92 modules/sq/mysql_driver.h long sq_get_minmax_id(SQ_connection_t *sql_connection, char *id_name, char *table, int max);
SQ_connection_t   551 modules/sv/server.c   SQ_connection_t *db_connection;
SQ_connection_t    80 modules/ud/ud_int.h   SQ_connection_t *sql_connection;
SQ_connection_t   132 modules/ud/ud_int.h  SQ_connection_t *db_connection;
SQ_connection_t   959 modules/ud/ud_process_stream.c   SQ_connection_t *sql_connection;
SQ_connection_t   225 modules/up/UP_util.c   SQ_connection_t * sql_connection;
SQ_connection_t   276 tests/ac/test_ac.c   SQ_connection_t* conn;
SQ_connection_t   399 tests/ac/test_ac.c   SQ_connection_t* conn;
SQ_connection_t   555 tests/ac/test_ac.c   SQ_connection_t* sq;
SQ_connection_t    68 tests/sq/test_sq.c   SQ_connection_t *con;
SQ_connection_t    42 utils/history/aconf.c SQ_connection_t* RIPE_conn;
SQ_connection_t    43 utils/history/aconf.c SQ_connection_t* archive_conn;
SQ_connection_t    47 utils/history/aconf.h extern SQ_connection_t* RIPE_conn;
SQ_connection_t    48 utils/history/aconf.h extern SQ_connection_t* archive_conn;
SQ_connection_t    37 utils/history/dbsupport.c SQ_connection_t* RIPE_conn;
SQ_connection_t    38 utils/history/dbsupport.c SQ_connection_t* archive_conn;
SQ_connection_t   152 utils/hs_cleanup/hs_cleanup.c SQ_connection_t *connection;
SQ_connection_t   253 utils/text_export/text_export.c     SQ_connection_t *sql;