SQ_error         828 modules/ac/access_control.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         833 modules/ac/access_control.c       fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         356 modules/nh/nh.c    fprintf(stderr,"ERROR: %s\n", SQ_error(sql_connection));
SQ_error          40 modules/pm/pm_serials.c     fprintf(stderr,"ERROR: %s\n", SQ_error(sql_connection));
SQ_error         161 modules/pm/pm_serials.c     fprintf(stderr,"ERROR: %s\n", SQ_error(sql_connection));
SQ_error         969 modules/qi/query_instructions.c                SQ_errno(sql_connection), SQ_error(sql_connection));
SQ_error        1154 modules/qi/query_instructions.c        database, SQ_errno(sql_connection), SQ_error(sql_connection));
SQ_error         153 modules/rp/rp_load.c     fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         343 modules/ud/ud_comrol.c          g_string_sprintfa(tr->error_script,"E[%d][%s]:%s\n", ERROR_U_DBS, t_ipn[i], SQ_error(tr->sql_connection));
SQ_error         367 modules/ud/ud_comrol.c          g_string_sprintfa(tr->error_script,"E[%d][%s]:%s\n", ERROR_U_DBS, t_ipn[i], SQ_error(tr->sql_connection));
SQ_error         273 modules/ud/ud_core.c    fprintf(stderr,"ERROR: %s\n", SQ_error(tr->sql_connection));
SQ_error         325 modules/ud/ud_core.c     fprintf(stderr,"ERROR: %s\n", SQ_error(sql_connection));
SQ_error         520 modules/ud/ud_core.c    fprintf(stderr, "E: insert inaddr:%s[%s]\n", SQ_error(tr->sql_connection), query);
SQ_error         741 modules/ud/ud_core.c    fprintf(stderr, "E: dummy->main:%s[%s]\n", SQ_error(tr->sql_connection), query);
SQ_error         758 modules/ud/ud_core.c               fprintf(stderr, "E: insert dummy names:%s[%s]\n", SQ_error(tr->sql_connection), query);
SQ_error         813 modules/ud/ud_core.c                      ERROR_U_DBS, attr->type, attr->value, SQ_error(tr->sql_connection));
SQ_error         901 modules/ud/ud_core.c         sq_error=SQ_error(tr->sql_connection);
SQ_error        1187 modules/ud/ud_core.c         sq_error=SQ_error(tr->sql_connection);
SQ_error        1218 modules/ud/ud_core.c                               SQ_error(tr->sql_connection));
SQ_error        1255 modules/ud/ud_core.c                       sq_error=SQ_error(tr->sql_connection);
SQ_error        1383 modules/ud/ud_core.c         fprintf(stderr, "E ERROR!<perform_create>: INSERT last failed:%s\n", SQ_error(tr->sql_connection));
SQ_error        1384 modules/ud/ud_core.c         g_string_sprintfa(tr->error_script,"E[%d][:]:%s\n" ,ERROR_U_DBS, SQ_error(tr->sql_connection));
SQ_error        1442 modules/ud/ud_core.c           sq_error=SQ_error(tr->sql_connection);
SQ_error        1490 modules/ud/ud_core.c           fprintf(stderr, "E ERROR!<perform_update>: UPDATE last failed: [%d][%s]%s\n", num, query, SQ_error(tr->sql_connection));
SQ_error        1491 modules/ud/ud_core.c           g_string_sprintfa(tr->error_script,"E[%d][:]:UPDATE last failed:%s\n" ,ERROR_U_DBS,SQ_error(tr->sql_connection));
SQ_error         146 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         184 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         220 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));
SQ_error         277 tests/sq/test_sq.c         fprintf(stderr, "ERROR %d: %s\n", SQ_errno(con), SQ_error(con));