Searched refs:error (Results 1 – 14 of 14) sorted by relevance
| /iperf/contrib/ |
| H A D | iperf3_to_gnuplot.py | 90 parser.error('Filename is required.') 95 parser.error('{f} does not exist'.format(f=file_path)) 103 parser.error('Could not parse JSON from file (ex): {0}'.format(str(ex))) 109 parser.error('Output file directory path {0} does not exist'.format(output_dir))
|
| /iperf/src/ |
| H A D | portable_endian.h | 129 # error byte order not supported
|
| H A D | cjson.c | 91 } error; typedef 92 static error global_error = { NULL, 0 }; 128 #error cJSON.h and cJSON.c have different versions. Make sure that both have the same. 1155 error local_error; in cJSON_ParseWithLengthOpts()
|
| H A D | Makefile.in | 1518 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 1519 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 1551 result_count $$1 "ERROR:" $$error "$$mgn"; \
|
| /iperf/docs/ |
| H A D | faq.rst | 94 you are willing to accept the error exit from the make process 208 …https://support.microsoft.com/en-us/help/2839149/stop-error-0x00000027-in-the-rdbss-sys-process-in… 212 …https://support.microsoft.com/en-us/help/2732673/-delayed-write-failed-error-message-when--pst-fil…
|
| H A D | obtaining.rst | 39 **Note:** Due to a software packaging error, the 3.0.2 release
|
| H A D | Makefile | 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set t…
|
| H A D | news.rst | 378 * A possible buffer overflow related to error output has been fixed.
|
| /iperf/ |
| H A D | configure | 436 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 444 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 446 printf "%s\n" "$as_me: error: $2" >&2 1715 /* Override any GCC internal prototype to avoid an error. 2084 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} 3282 of your $PATH and any error possibly output before this message. This 13857 /* Override any GCC internal prototype to avoid an error. 13923 /* Override any GCC internal prototype to avoid an error. 13989 /* Override any GCC internal prototype to avoid an error. 14205 /* Override any GCC internal prototype to avoid an error. [all …]
|
| H A D | RELNOTES.md | 94 * Error handling and error messages now make more sense in cases 436 these options are not supported now generate an error instead of a 904 * Better error handling 906 … * All functions that can return errors return NULL or -1 on error and set i_errno appropriately
|
| H A D | README.md | 95 help us recreate your problem. If you're getting error messages,
|
| H A D | INSTALL | 227 suppress all normal output, redirect it to `/dev/null' (any error
|
| H A D | aclocal.m4 | 1027 # If there is a non-empty error log, and "single_module" 5453 # or program results in "error TOC overflow" add -mminimal-toc to 5526 # -berok will link without error, but may produce a broken library. 5544 # -berok will link without error, but may produce a broken library. 6521 # or program results in "error TOC overflow" add -mminimal-toc to 6594 # -berok will link without error, but may produce a broken library. 6614 # -berok will link without error, but may produce a broken library. 7644 echo "libtool.m4: error: problem compiling $1 test program" 9624 of your $PATH and any error possibly output before this message. This
|
| /iperf/config/ |
| H A D | ltmain.sh | 1937 *error) 2465 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the 2472 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the 2480 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, 6050 /* The GNU banner must be the first non-error debug message */
|