Searched refs:before (Results 1 – 13 of 13) sorted by relevance
217 struct iperf_time before; in iperf_udp_send() local219 iperf_time_now(&before); in iperf_udp_send()228 sec = htonl(before.secs); in iperf_udp_send()229 usec = htonl(before.usecs); in iperf_udp_send()241 sec = htonl(before.secs); in iperf_udp_send()242 usec = htonl(before.usecs); in iperf_udp_send()
21 answered) before. https://fasterdata.es.net/ has some information on60 before doing a significant amount of work on the code. We might be
43 -V, --verbose more detailed output than before99 doing a ``make install`` before the ``iperf3`` executable can find138 can be written before tagging. Usually the previous version's
56 verifying the SHA256 checksums before using them for any purpose, to
64 maintainers before doing a significant amount of work.
186 modules, which must be loaded before they can be used)::227 the control connection can be received and acted upon before all of
223 before exiting.
607 # '#!' sequence but before initialization text begins. After this634 # This macro allows early generation of the libtool script (before653 for use in further configure time tests before the real libtool is1612 # (2) before a word containing "conftest.", or (3) at the end.2095 # (2) before a word containing "conftest.", or (3) at the end.2865 # before this can be enabled.2901 # before this can be enabled.6114 # to ld, don't add -lc before -lgcc.7491 # Dependencies to place before and after the object being linked:7560 # Sentinel used to keep track of whether or not we are before[all …]
99 package for one architecture, use `make distclean' before reconfiguring
278 * The client no longer closes its control connection before sending912 * on_test_start - executes right before the test begins
3282 of your $PATH and any error possibly output before this message. This
1744 # eval: (add-hook 'before-save-hook 'time-stamp)
4555 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'6580 /* Prepares an argument vector before calling spawn().