Home
last modified time | relevance | path

Searched refs:print (Results 1 – 5 of 5) sorted by relevance

/iperf/
H A Daclocal.m4658 -h, --help print this help, then exit
659 -V, --version print version number, then exit
660 -q, --quiet do not print progress messages
1210 AC_MSG_CHECKING([how to print strings])
1214 ECHO='print -r --'
1237 print*) AC_MSG_RESULT([print -r]) ;;
1273 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
2384 if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
3297 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4061 " s[1]~/^[@?]/{print f,s[1],s[1]; next};"\
[all …]
H A DINSTALL226 Do not print messages saying which checks are being made. To
H A DRELNOTES.md27 * Consistently print target_bandwidth in JSON start section (#1177)
510 print it in the JSON output in the members sender_tcp_congestion
/iperf/src/
H A Dcjson.c1192 static unsigned char *print(const cJSON * const item, cJSON_bool format, const internal_hooks * con… in print() function
1259 return (char*)print(item, true, &global_hooks); in cJSON_Print()
1264 return (char*)print(item, false, &global_hooks); in cJSON_PrintUnformatted()
/iperf/docs/
H A Dinvoking.rst483 > echo -n "{$S_USER}$S_PASSWD" | sha256sum | awk '{ print $1 }'