Home
last modified time | relevance | path

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

12345678910>>...56

/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/bgp/
H A DNotificationMsg.cpp70 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Bad message header length"); in parseNotify()
72 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Bad message header type"); in parseNotify()
79 snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Bad BGP ID"); in parseNotify()
82 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Incorrect peer AS"); in parseNotify()
85 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Unacceptable hold time"); in parseNotify()
110 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Invalid network field"); in parseNotify()
116 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Malformed AS_PATH"); in parseNotify()
139 snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Hold timer expired"); in parseNotify()
144 snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "FSM error"); in parseNotify()
157 … snprintf(parsed_msg.error_text, sizeof(parsed_msg.error_text), "Peer de-configured"); in parseNotify()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/sound/
H A Dopenal.h26 const char *error_text = openal_error_string(0); \
27 if ( error_text != NULL ) { \
28 nprintf(("Warning", "SOUND: %s:%d - OpenAL error = '%s'\n", __FILE__, __LINE__, error_text)); \
36 const char *error_text = openal_error_string(0); \
37 if ( error_text != NULL ) { \
38 nprintf(("Sound", "OpenAL ERROR: \"%s\" in %s, line %i\n", error_text, __FILE__, __LINE__)); \
45 const char *error_text = openal_error_string(1); \
46 if ( error_text != NULL ) { \
55 const char *error_text = openal_error_string(1); \
56 if ( error_text != NULL ) { \
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/tests/unit/module_utils/
H A Dtest_aci.py244 error_text = (
249 error_text = (
256 text=error_text,
270 error_text = (
283 error_text = (
326 error_text = (
331 error_text = (
336 error_text = (
358 error_text = (
363 error_text = (
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/sound/
H A Dopenal.h40 const char *error_text = openal_error_string(0); \
41 if ( error_text != NULL ) { \
42 nprintf(("Warning", "SOUND: %s:%d - OpenAL error = '%s'\n", __FILE__, __LINE__, error_text)); \
50 const char *error_text = openal_error_string(0); \
51 if ( error_text != NULL ) { \
52 nprintf(("Sound", "OpenAL ERROR: \"%s\" in %s, line %i\n", error_text, __FILE__, __LINE__)); \
59 const char *error_text = openal_error_string(1); \
60 if ( error_text != NULL ) { \
69 const char *error_text = openal_error_string(1); \
70 if ( error_text != NULL ) { \
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/module_utils/network/aci/
H A Dtest_aci.py238error_text = "Unable to parse output as JSON, see 'raw' output. No JSON object could be decoded"
240error_text = "Unable to parse output as JSON, see 'raw' output. Expecting value: line 1 column 1 (…
244 text=error_text,
259 error_text = "Unable to parse output as XML, see 'raw' output. None",
265 error_text = "Unable to parse output as XML, see 'raw' output. None (line 0)"
271 text=error_text,
286error_text = "Unable to parse output as JSON, see 'raw' output. Expecting object: line 1 column 8 …
288error_text = "Unable to parse output as JSON, see 'raw' output. No JSON object could be decoded"
290error_text = "Unable to parse output as JSON, see 'raw' output. Expecting value: line 1 column 9 (…
294 text=error_text,
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/program/actions/utils/
H A Derror.php37 $error_text = nl2br($rcmail->gettext('errunauthorizedexplain')
51 … $error_text = nl2br($rcmail->gettext('errcsrfprotectionexplain')) . '<p>' . $add . '</p>';
57 $error_text = nl2br($rcmail->gettext('errnotfoundexplain')
60 … $error_text .= '<p><i>' . $rcmail->gettext('errfailedrequest') . ": $request_url</i></p>";
65 $error_text = $rcmail->gettext('messageopenerror');
72 $error_text = nl2br($rcmail->gettext('errcomposesessionexplain'))
78 $error_text = nl2br($ERROR_MESSAGE) . "<br />Please read the INSTALL instructions!";
88 $error_text = sprintf('Error No. [%s]', $ERROR_CODE);
96 'text' => $error_text,
103 $error_text = $plugin['text'];
[all …]
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/libgettextpo/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/libgettextpo/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/libgettextpo/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/libgettextpo/
H A Dmarkup.c166 char *error_text; member
284 context->error_text = NULL; in markup_parse_context_new()
325 free (context->error_text); in markup_parse_context_free()
350 if (context->error_text) in emit_error()
351 free (context->error_text); in emit_error()
352 context->error_text = xstrdup (error_text); in emit_error()
380 free (error_text); in slow_name_validate()
400 free (error_text); in slow_name_validate()
596 char *error_text; in unescape_string_inplace() local
1551 free (error_text); in markup_parse_context_end_parse()
[all …]
/dports/lang/php81/php-8.1.1/main/streams/
H A Dtransports.c190 zend_string **error_text in php_stream_xport_bind() argument
205 if (error_text) { in php_stream_xport_bind()
206 *error_text = param.outputs.error_text; in php_stream_xport_bind()
220 zend_string **error_text, in php_stream_xport_connect() argument
238 if (error_text) { in php_stream_xport_connect()
239 *error_text = param.outputs.error_text; in php_stream_xport_connect()
265 if (error_text) { in php_stream_xport_listen()
266 *error_text = param.outputs.error_text; in php_stream_xport_listen()
280 zend_string **error_text in php_stream_xport_accept() argument
305 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/www/mod_php80/php-8.0.15/main/streams/
H A Dtransports.c190 zend_string **error_text in php_stream_xport_bind() argument
205 if (error_text) { in php_stream_xport_bind()
206 *error_text = param.outputs.error_text; in php_stream_xport_bind()
220 zend_string **error_text, in php_stream_xport_connect() argument
238 if (error_text) { in php_stream_xport_connect()
239 *error_text = param.outputs.error_text; in php_stream_xport_connect()
265 if (error_text) { in php_stream_xport_listen()
266 *error_text = param.outputs.error_text; in php_stream_xport_listen()
280 zend_string **error_text in php_stream_xport_accept() argument
305 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/www/mod_php81/php-8.1.1/main/streams/
H A Dtransports.c190 zend_string **error_text in php_stream_xport_bind() argument
205 if (error_text) { in php_stream_xport_bind()
206 *error_text = param.outputs.error_text; in php_stream_xport_bind()
220 zend_string **error_text, in php_stream_xport_connect() argument
238 if (error_text) { in php_stream_xport_connect()
239 *error_text = param.outputs.error_text; in php_stream_xport_connect()
265 if (error_text) { in php_stream_xport_listen()
266 *error_text = param.outputs.error_text; in php_stream_xport_listen()
280 zend_string **error_text in php_stream_xport_accept() argument
305 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/lang/php73/php-7.3.33/main/streams/
H A Dtransports.c192 zend_string **error_text in php_stream_xport_bind() argument
207 if (error_text) { in php_stream_xport_bind()
208 *error_text = param.outputs.error_text; in php_stream_xport_bind()
222 zend_string **error_text, in php_stream_xport_connect() argument
240 if (error_text) { in php_stream_xport_connect()
241 *error_text = param.outputs.error_text; in php_stream_xport_connect()
267 if (error_text) { in php_stream_xport_listen()
268 *error_text = param.outputs.error_text; in php_stream_xport_listen()
282 zend_string **error_text in php_stream_xport_accept() argument
307 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/lang/php74/php-7.4.27/main/streams/
H A Dtransports.c192 zend_string **error_text in php_stream_xport_bind() argument
207 if (error_text) { in php_stream_xport_bind()
208 *error_text = param.outputs.error_text; in php_stream_xport_bind()
222 zend_string **error_text, in php_stream_xport_connect() argument
240 if (error_text) { in php_stream_xport_connect()
241 *error_text = param.outputs.error_text; in php_stream_xport_connect()
267 if (error_text) { in php_stream_xport_listen()
268 *error_text = param.outputs.error_text; in php_stream_xport_listen()
282 zend_string **error_text in php_stream_xport_accept() argument
307 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/lang/php80/php-8.0.15/main/streams/
H A Dtransports.c190 zend_string **error_text in php_stream_xport_bind() argument
205 if (error_text) { in php_stream_xport_bind()
206 *error_text = param.outputs.error_text; in php_stream_xport_bind()
220 zend_string **error_text, in php_stream_xport_connect() argument
238 if (error_text) { in php_stream_xport_connect()
239 *error_text = param.outputs.error_text; in php_stream_xport_connect()
265 if (error_text) { in php_stream_xport_listen()
266 *error_text = param.outputs.error_text; in php_stream_xport_listen()
280 zend_string **error_text in php_stream_xport_accept() argument
305 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/www/mod_php73/php-7.3.33/main/streams/
H A Dtransports.c192 zend_string **error_text in php_stream_xport_bind() argument
207 if (error_text) { in php_stream_xport_bind()
208 *error_text = param.outputs.error_text; in php_stream_xport_bind()
222 zend_string **error_text, in php_stream_xport_connect() argument
240 if (error_text) { in php_stream_xport_connect()
241 *error_text = param.outputs.error_text; in php_stream_xport_connect()
267 if (error_text) { in php_stream_xport_listen()
268 *error_text = param.outputs.error_text; in php_stream_xport_listen()
282 zend_string **error_text in php_stream_xport_accept() argument
307 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/www/mod_php74/php-7.4.27/main/streams/
H A Dtransports.c192 zend_string **error_text in php_stream_xport_bind() argument
207 if (error_text) { in php_stream_xport_bind()
208 *error_text = param.outputs.error_text; in php_stream_xport_bind()
222 zend_string **error_text, in php_stream_xport_connect() argument
240 if (error_text) { in php_stream_xport_connect()
241 *error_text = param.outputs.error_text; in php_stream_xport_connect()
267 if (error_text) { in php_stream_xport_listen()
268 *error_text = param.outputs.error_text; in php_stream_xport_listen()
282 zend_string **error_text in php_stream_xport_accept() argument
307 if (error_text) { in php_stream_xport_accept()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/http/
H A Derror_utils.cc22 char error_text[4096] = {'\0'}; in operator <<() local
23 ::FormatMessageA(kFlags, 0, hr.hr_, 0, error_text, base::size(error_text), in operator <<()
25 std::string error(error_text); in operator <<()
37 char error_text[4096] = {'\0'}; in operator <<() local
38 ::FormatMessageA(kFlags, 0, we.we_, 0, error_text, base::size(error_text), in operator <<()
40 std::string error(error_text); in operator <<()
/dports/net-mgmt/py-ncclient/ncclient-0.6.10/ncclient/devices/
H A Ddefault.py150 def is_rpc_error_exempt(self, error_text): argument
174 if error_text is not None:
175 error_text = error_text.lower().strip()
177 error_text = 'no error given'
181 if error_text == ex:
185 if error_text.endswith(ex):
189 if error_text.startswith(ex):
193 if ex in error_text:
/dports/devel/godot2/godot-2.1.6-stable/scene/resources/
H A Dscene_format_text.cpp192 error_text = "Missing 'path' in external resource tag"; in poll()
199 error_text = "Missing 'type' in external resource tag"; in poll()
206 error_text = "Missing 'id' in external resource tag"; in poll()
640 error_text += "Unknown tag in file: " + next_tag.name; in poll()
702 print_line(error_text + " - " + itos(lines)); in get_dependencies()
703 error_text = "Unexpected end of file"; in get_dependencies()
1189 error_text = "Saved with newer format version"; in open()
1211 error_text = "Unrecognized file type: " + tag.name; in open()
1228 error_text = "Unexpected end of file"; in open()
1267 error_text = "Saved with newer format version"; in recognize()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/resources/
H A Dscene_format_text.cpp192 error_text = "Missing 'path' in external resource tag"; in poll()
199 error_text = "Missing 'type' in external resource tag"; in poll()
206 error_text = "Missing 'id' in external resource tag"; in poll()
640 error_text += "Unknown tag in file: " + next_tag.name; in poll()
702 print_line(error_text + " - " + itos(lines)); in get_dependencies()
703 error_text = "Unexpected end of file"; in get_dependencies()
1189 error_text = "Saved with newer format version"; in open()
1211 error_text = "Unrecognized file type: " + tag.name; in open()
1228 error_text = "Unexpected end of file"; in open()
1267 error_text = "Saved with newer format version"; in recognize()
[all …]

12345678910>>...56