CO_get_host      112 bin/load/loader.c   fprintf(stderr, "D: Making SQL connection to %s@%s ...", CO_get_database(), CO_get_host());
CO_get_host      482 modules/ac/access_control.c   sql_connection = SQ_get_connection(CO_get_host(),
CO_get_host      686 modules/ac/access_control.c   if( (con = SQ_get_connection(CO_get_host(), CO_get_database_port(),
CO_get_host      464 modules/pc/protocol_config.c   sql_connection = SQ_get_connection(CO_get_host(), CO_get_database_port(), CO_get_database(), CO_get_user(), CO_get_password() );
CO_get_host      173 modules/pm/protocol_mirror.c   db_host=CO_get_host();
CO_get_host      878 modules/qi/query_instructions.c   sql_connection = SQ_get_connection(CO_get_host(), CO_get_database_port(), database, CO_get_user(), CO_get_password() );
CO_get_host      195 modules/rp/rp_load.c   con = SQ_get_connection(CO_get_host(),
CO_get_host      138 modules/sq/mysql_driver.c   return SQ_get_connection(CO_get_host(),
CO_get_host      129 modules/ud/ud_main.c   fprintf(stderr, "D: Making SQL connection to %s@%s ...", CO_get_database(), CO_get_host());
CO_get_host      265 modules/ud/ud_main.c   fprintf(stderr, "D: Making SQL connection to %s@%s ...", CO_get_database(), CO_get_host());