Home
last modified time | relevance | path

Searched refs:error_ev (Results 1 – 25 of 25) sorted by relevance

/dports/databases/libgda5/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev; in _gda_postgres_make_error() local
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_postgres_make_error()
84 gda_connection_event_set_sqlstate (error_ev, sqlstate); in _gda_postgres_make_error()
98 gda_connection_event_set_description (error_ev, ptr); in _gda_postgres_make_error()
99 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
104 gda_connection_event_set_description (error_ev, _("No detail")); in _gda_postgres_make_error()
105 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
110 gda_connection_event_set_code (error_ev, -1); in _gda_postgres_make_error()
111 gda_connection_event_set_source (error_ev, "gda-postgres"); in _gda_postgres_make_error()
112 gda_connection_add_event (cnc, error_ev); in _gda_postgres_make_error()
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev;
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR);
84 gda_connection_event_set_sqlstate (error_ev, sqlstate);
98 gda_connection_event_set_description (error_ev, ptr);
99 gda_connection_event_set_gda_code (error_ev, gda_code);
104 gda_connection_event_set_description (error_ev, _("No detail"));
105 gda_connection_event_set_gda_code (error_ev, gda_code);
110 gda_connection_event_set_code (error_ev, -1);
111 gda_connection_event_set_source (error_ev, "gda-postgres");
112 gda_connection_add_event (cnc, error_ev);
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev;
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR);
84 gda_connection_event_set_sqlstate (error_ev, sqlstate);
98 gda_connection_event_set_description (error_ev, ptr);
99 gda_connection_event_set_gda_code (error_ev, gda_code);
104 gda_connection_event_set_description (error_ev, _("No detail"));
105 gda_connection_event_set_gda_code (error_ev, gda_code);
110 gda_connection_event_set_code (error_ev, -1);
111 gda_connection_event_set_source (error_ev, "gda-postgres");
112 gda_connection_add_event (cnc, error_ev);
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev; in _gda_postgres_make_error() local
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_postgres_make_error()
84 gda_connection_event_set_sqlstate (error_ev, sqlstate); in _gda_postgres_make_error()
98 gda_connection_event_set_description (error_ev, ptr); in _gda_postgres_make_error()
99 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
104 gda_connection_event_set_description (error_ev, _("No detail")); in _gda_postgres_make_error()
105 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
110 gda_connection_event_set_code (error_ev, -1); in _gda_postgres_make_error()
111 gda_connection_event_set_source (error_ev, "gda-postgres"); in _gda_postgres_make_error()
112 gda_connection_add_event (cnc, error_ev); in _gda_postgres_make_error()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev; in _gda_postgres_make_error() local
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_postgres_make_error()
84 gda_connection_event_set_sqlstate (error_ev, sqlstate); in _gda_postgres_make_error()
98 gda_connection_event_set_description (error_ev, ptr); in _gda_postgres_make_error()
99 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
104 gda_connection_event_set_description (error_ev, _("No detail")); in _gda_postgres_make_error()
105 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
110 gda_connection_event_set_code (error_ev, -1); in _gda_postgres_make_error()
111 gda_connection_event_set_source (error_ev, "gda-postgres"); in _gda_postgres_make_error()
112 gda_connection_add_event (cnc, error_ev); in _gda_postgres_make_error()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev; in _gda_postgres_make_error() local
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_postgres_make_error()
84 gda_connection_event_set_sqlstate (error_ev, sqlstate); in _gda_postgres_make_error()
98 gda_connection_event_set_description (error_ev, ptr); in _gda_postgres_make_error()
99 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
104 gda_connection_event_set_description (error_ev, _("No detail")); in _gda_postgres_make_error()
105 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
110 gda_connection_event_set_code (error_ev, -1); in _gda_postgres_make_error()
111 gda_connection_event_set_source (error_ev, "gda-postgres"); in _gda_postgres_make_error()
112 gda_connection_add_event (cnc, error_ev); in _gda_postgres_make_error()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/postgres/
H A Dgda-postgres-util.c71 GdaConnectionEvent *error_ev; in _gda_postgres_make_error() local
75 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_postgres_make_error()
84 gda_connection_event_set_sqlstate (error_ev, sqlstate); in _gda_postgres_make_error()
98 gda_connection_event_set_description (error_ev, ptr); in _gda_postgres_make_error()
99 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
104 gda_connection_event_set_description (error_ev, _("No detail")); in _gda_postgres_make_error()
105 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_postgres_make_error()
110 gda_connection_event_set_code (error_ev, -1); in _gda_postgres_make_error()
111 gda_connection_event_set_source (error_ev, "gda-postgres"); in _gda_postgres_make_error()
112 gda_connection_add_event (cnc, error_ev); in _gda_postgres_make_error()
[all …]
/dports/databases/libgda5/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in _gda_jdbc_make_error() local
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in _gda_jdbc_make_error()
44 gda_connection_event_set_description (error_ev, in _gda_jdbc_make_error()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in _gda_jdbc_make_error()
50 gda_connection_event_set_code (error_ev, error_code); in _gda_jdbc_make_error()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_jdbc_make_error()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in _gda_jdbc_make_error()
53 gda_connection_add_event (cnc, error_ev); in _gda_jdbc_make_error()
65 return error_ev; in _gda_jdbc_make_error()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in _gda_jdbc_make_error() local
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in _gda_jdbc_make_error()
44 gda_connection_event_set_description (error_ev, in _gda_jdbc_make_error()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in _gda_jdbc_make_error()
50 gda_connection_event_set_code (error_ev, error_code); in _gda_jdbc_make_error()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_jdbc_make_error()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in _gda_jdbc_make_error()
53 gda_connection_add_event (cnc, error_ev); in _gda_jdbc_make_error()
65 return error_ev; in _gda_jdbc_make_error()
/dports/databases/libgda5-ui/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev;
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type",
44 gda_connection_event_set_description (error_ev,
48 gda_connection_event_set_sqlstate (error_ev, sql_state);
50 gda_connection_event_set_code (error_ev, error_code);
51 gda_connection_event_set_gda_code (error_ev, gda_code);
52 gda_connection_event_set_source (error_ev, "gda-jdbc");
53 gda_connection_add_event (cnc, error_ev);
65 return error_ev;
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in _gda_jdbc_make_error() local
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in _gda_jdbc_make_error()
44 gda_connection_event_set_description (error_ev, in _gda_jdbc_make_error()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in _gda_jdbc_make_error()
50 gda_connection_event_set_code (error_ev, error_code); in _gda_jdbc_make_error()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_jdbc_make_error()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in _gda_jdbc_make_error()
53 gda_connection_add_event (cnc, error_ev); in _gda_jdbc_make_error()
65 return error_ev; in _gda_jdbc_make_error()
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in _gda_jdbc_make_error() local
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in _gda_jdbc_make_error()
44 gda_connection_event_set_description (error_ev, in _gda_jdbc_make_error()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in _gda_jdbc_make_error()
50 gda_connection_event_set_code (error_ev, error_code); in _gda_jdbc_make_error()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_jdbc_make_error()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in _gda_jdbc_make_error()
53 gda_connection_add_event (cnc, error_ev); in _gda_jdbc_make_error()
65 return error_ev; in _gda_jdbc_make_error()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in _gda_jdbc_make_error() local
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in _gda_jdbc_make_error()
44 gda_connection_event_set_description (error_ev, in _gda_jdbc_make_error()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in _gda_jdbc_make_error()
50 gda_connection_event_set_code (error_ev, error_code); in _gda_jdbc_make_error()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in _gda_jdbc_make_error()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in _gda_jdbc_make_error()
53 gda_connection_add_event (cnc, error_ev); in _gda_jdbc_make_error()
65 return error_ev; in _gda_jdbc_make_error()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/jdbc/
H A Dgda-jdbc-util.c37 GdaConnectionEvent *error_ev; in test()
41 error_ev = GDA_CONNECTION_EVENT (g_object_new (GDA_TYPE_CONNECTION_EVENT, "type", in test()
44 gda_connection_event_set_description (error_ev, in test()
48 gda_connection_event_set_sqlstate (error_ev, sql_state); in test()
50 gda_connection_event_set_code (error_ev, error_code); in test()
51 gda_connection_event_set_gda_code (error_ev, gda_code); in test()
52 gda_connection_event_set_source (error_ev, "gda-jdbc"); in test()
53 gda_connection_add_event (cnc, error_ev); in test()
65 return error_ev; in test()
/dports/databases/libgda5/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev;
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR);
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status));
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]");
44 gda_connection_event_set_description (error_ev, description);
45 gda_connection_add_event (cnc, error_ev);
48 return error_ev;
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev; in _gda_firebird_make_error() local
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_firebird_make_error()
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status)); in _gda_firebird_make_error()
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]"); in _gda_firebird_make_error()
44 gda_connection_event_set_description (error_ev, description); in _gda_firebird_make_error()
45 gda_connection_add_event (cnc, error_ev); in _gda_firebird_make_error()
48 return error_ev; in _gda_firebird_make_error()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev; in _gda_firebird_make_error() local
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_firebird_make_error()
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status)); in _gda_firebird_make_error()
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]"); in _gda_firebird_make_error()
44 gda_connection_event_set_description (error_ev, description); in _gda_firebird_make_error()
45 gda_connection_add_event (cnc, error_ev); in _gda_firebird_make_error()
48 return error_ev; in _gda_firebird_make_error()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev; in _gda_firebird_make_error() local
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_firebird_make_error()
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status)); in _gda_firebird_make_error()
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]"); in _gda_firebird_make_error()
44 gda_connection_event_set_description (error_ev, description); in _gda_firebird_make_error()
45 gda_connection_add_event (cnc, error_ev); in _gda_firebird_make_error()
48 return error_ev; in _gda_firebird_make_error()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev;
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR);
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status));
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]");
44 gda_connection_event_set_description (error_ev, description);
45 gda_connection_add_event (cnc, error_ev);
48 return error_ev;
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev;
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR);
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status));
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]");
44 gda_connection_event_set_description (error_ev, description);
45 gda_connection_add_event (cnc, error_ev);
48 return error_ev;
/dports/databases/libgda5-ui/libgda-5.2.10/providers/firebird/
H A Dgda-firebird-util.c27 GdaConnectionEvent *error_ev; in _gda_firebird_make_error() local
35 error_ev = gda_connection_point_available_event (cnc, GDA_CONNECTION_EVENT_ERROR); in _gda_firebird_make_error()
36 gda_connection_event_set_code (error_ev, isc_sqlcode (cdata->status)); in _gda_firebird_make_error()
43 gda_connection_event_set_source (error_ev, "[GDA Firebird]"); in _gda_firebird_make_error()
44 gda_connection_event_set_description (error_ev, description); in _gda_firebird_make_error()
45 gda_connection_add_event (cnc, error_ev); in _gda_firebird_make_error()
48 return error_ev; in _gda_firebird_make_error()
/dports/games/openomf/dumb-238f23c/dumb/src/it/
H A Dreadpsm.c706 if (length < 2) goto error_ev; in it_psm_load_sigdata()
714 if (length < 3) goto error_ev; in it_psm_load_sigdata()
721 if (length < 7) goto error_ev; in it_psm_load_sigdata()
728 if (length < 4) goto error_ev; in it_psm_load_sigdata()
735 goto error_ev; in it_psm_load_sigdata()
743 if (length & 1) goto error_ev; in it_psm_load_sigdata()
804 if (length < 8) goto error_ev; in it_psm_load_sigdata()
910 if (o > 31) goto error_ev; in it_psm_load_sigdata()
917 if (o > 31) goto error_ev; in it_psm_load_sigdata()
925 goto error_ev; in it_psm_load_sigdata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/src/it/
H A Dreadpsm.c706 if (length < 2) goto error_ev; in it_psm_load_sigdata()
714 if (length < 3) goto error_ev; in it_psm_load_sigdata()
721 if (length < 7) goto error_ev; in it_psm_load_sigdata()
728 if (length < 4) goto error_ev; in it_psm_load_sigdata()
735 goto error_ev; in it_psm_load_sigdata()
743 if (length & 1) goto error_ev; in it_psm_load_sigdata()
804 if (length < 8) goto error_ev; in it_psm_load_sigdata()
910 if (o > 31) goto error_ev; in it_psm_load_sigdata()
917 if (o > 31) goto error_ev; in it_psm_load_sigdata()
925 goto error_ev; in it_psm_load_sigdata()
[all …]
/dports/games/zdoom/zdoom-2.8.1/dumb/src/it/
H A Dreadpsm.c706 if (length < 2) goto error_ev; in it_psm_load_sigdata()
714 if (length < 3) goto error_ev; in it_psm_load_sigdata()
721 if (length < 7) goto error_ev; in it_psm_load_sigdata()
728 if (length < 4) goto error_ev; in it_psm_load_sigdata()
735 goto error_ev; in it_psm_load_sigdata()
743 if (length & 1) goto error_ev; in it_psm_load_sigdata()
804 if (length < 8) goto error_ev; in it_psm_load_sigdata()
910 if (o > 31) goto error_ev; in it_psm_load_sigdata()
917 if (o > 31) goto error_ev; in it_psm_load_sigdata()
925 goto error_ev; in it_psm_load_sigdata()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/src/it/
H A Dreadpsm.c706 if (length < 2) goto error_ev; in it_psm_load_sigdata()
714 if (length < 3) goto error_ev; in it_psm_load_sigdata()
721 if (length < 7) goto error_ev; in it_psm_load_sigdata()
728 if (length < 4) goto error_ev; in it_psm_load_sigdata()
735 goto error_ev; in it_psm_load_sigdata()
743 if (length & 1) goto error_ev; in it_psm_load_sigdata()
804 if (length < 8) goto error_ev; in it_psm_load_sigdata()
910 if (o > 31) goto error_ev; in it_psm_load_sigdata()
917 if (o > 31) goto error_ev; in it_psm_load_sigdata()
925 goto error_ev; in it_psm_load_sigdata()
[all …]