Home
last modified time | relevance | path

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

/iperf/
H A Dconfigure.ac165 [[int foo = TCP_CONGESTION;]])],
177 [[int foo = TCP_USER_TIMEOUT;]])],
193 [[int foo = IPV6_FLOWLABEL_MGR;]])],
226 [[int foo = SO_MAX_PACING_RATE;]])],
238 [[int foo = SO_BINDTODEVICE;]])],
252 [[int foo = IP_MTU_DISCOVER;]])],
266 [[int foo = IP_DONTFRAG;]])],
280 [[int foo = IP_DONTFRAGMENT;]])],
H A Dconfigure14088 const int *foo = &x[0];
14089 ++foo;
14102 const int foo = 10;
14103 if (!foo) return 0;
14604 int foo = TCP_CONGESTION;
14638 int foo = TCP_USER_TIMEOUT;
14676 int foo = IPV6_FLOWLABEL_MGR;
14796 int foo = SO_BINDTODEVICE;
14832 int foo = IP_MTU_DISCOVER;
14868 int foo = IP_DONTFRAG;
[all …]
H A Daclocal.m41021 echo "int foo(void){return 1;}" > conftest.c
5798 [C++], [[int foo (void) { return 0; }]],
5800 subroutine foo
5803 subroutine foo
7505 void foo (void) { a = 0; }
7517 subroutine foo
7525 subroutine foo
7533 public class foo {
7541 package foo
7542 func foo() {
[all …]
/iperf/config/
H A Dax_check_openssl.m472 # note that we #include <openssl/foo.h>, so the OpenSSL headers have to be in
H A Dltmain.sh10507 # Time to change all our "foo.ltframework" stuff back to "-framework foo"