Searched refs:list (Results 1 – 19 of 19) sorted by relevance
| /iperf/src/ |
| H A D | Makefile.in | 765 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 795 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 805 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 811 rm -f $$list 814 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 820 rm -f $$list 824 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 839 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 1392 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 1585 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list [all …]
|
| /iperf/ |
| H A D | Makefile.in | 153 list='$(am__tagged_files)'; \ 154 unique=`for i in $$list; do \ 401 *) list='$(SUBDIRS)' ;; \ 403 for subdir in $$list; do \ 433 list='$(SUBDIRS)'; for subdir in $$list; do \ 473 list='$(am__tagged_files)'; \ 478 for i in $$list; do \ 497 list='$(DISTFILES)'; \ 498 dist_files=`for file in $$list; do echo $$file; done | \ 524 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ [all …]
|
| H A D | LICENSE | 9 list of conditions and the following disclaimer. 12 this list of conditions and the following disclaimer in the documentation and/ 123 * notice, this list of conditions and the following disclaimer. 125 * notice, this list of conditions and the following disclaimer in the 154 * notice, this list of conditions and the following disclaimer. 156 * notice, this list of conditions and the following disclaimer in the 197 * copyright notice, this list of conditions and 202 * copyright notice, this list of conditions and the following
|
| H A D | aclocal.m4 | 474 # Output comment and list of tags supported by the script 1391 # not appear in the list. 3991 # Gets list of data symbols to import. 5003 # included in the symbol list 6205 to runtime path list]) 6211 [The commands to list exported symbols]) 6831 …L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)… 6896 …L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)… 6981 …ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)… 7064 …"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) … [all …]
|
| H A D | configure.ac | 26 # Initialize the autoconf system for the specified tool, version and mailing list
|
| H A D | INSTALL | 118 kinds of files. Run `configure --help' for a list of the directories
|
| H A D | RELNOTES.md | 895 * Stream list now managed by queue.h macros
|
| /iperf/examples/ |
| H A D | Makefile.in | 176 list='$(am__tagged_files)'; \ 177 unique=`for i in $$list; do \ 351 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 352 echo " rm -f" $$list; \ 353 rm -f $$list || exit $$?; \ 355 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 356 echo " rm -f" $$list; \ 357 rm -f $$list 473 list='$(am__tagged_files)'; \ 478 for i in $$list; do \ [all …]
|
| /iperf/contrib/ |
| H A D | iperf3_to_gnuplot.py | 43 byte = list() 44 bits_per_second = list() 45 retransmits = list() 46 snd_cwnd = list()
|
| /iperf/docs/ |
| H A D | dev.rst | 14 The developer list for iperf3 is: [email protected]. 15 Information on joining the mailing list can be found at: 19 There is, at the moment, no mailing list for user questions, although 20 a low volume of inquiries on the developer list is probably 21 acceptable. If necessary, a user-oriented mailing list might be 41 for a complete list of iperf3 options):: 198 lists, as "closed" list will reject posting from all from
|
| H A D | 2017-04-27.txt | 47 Instead we'd like users to either use the mailing list 71 a Frequently Asked Questions (FAQ) list, which is now available on the
|
| H A D | obtaining.rst | 11 are solely responsible for their contents. This is an incomplete list
|
| H A D | news.rst | 229 directed to the iperf-dev mailing list. ESnet would be open to adding 348 A more extensive list of changes can always be found in the
|
| H A D | invoking.rst | 243 The file is a comma separated list of usernames and password 475 to specify the authorized user credentials. The file is a simple list 494 A list of the contributors to iperf3 can be found within the documenta-
|
| H A D | faq.rst | 249 There is a mailing list nominally used for iperf3 development,
|
| /iperf/.github/ |
| H A D | ISSUE_TEMPLATE.md | 6 or to the iperf3 mailing list at [email protected]. 7 A list of frequently-asked questions
|
| H A D | CONTRIBUTING.md | 24 contains various bits of helpful information, including a list of 32 alternatively use the iperf3 mailing list at 33 [email protected] (posting requires joining the list).
|
| /iperf/docs/_esnet/ |
| H A D | LICENSE | 8 list of conditions and the following disclaimer. 11 this list of conditions and the following disclaimer in the documentation
|
| /iperf/config/ |
| H A D | ltmain.sh | 8512 func_verbose "extracting exported symbol list from '$soname'" 9971 func_verbose "creating $NM input file list: $output" 9983 func_verbose "using reloadable object file for export list..." 10006 func_verbose "filter symbol list for '$libname.la' to tag DATA exports" 10128 func_verbose "creating linker input file list: $output" 10202 func_verbose "generating symbol list for '$libname.la'" 10255 func_verbose "filter symbol list for '$libname.la' to tag DATA exports"
|