Home
last modified time | relevance | path

Searched defs:test_fd (Results 1 – 6 of 6) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
Dtest_https_get.c42 test_cipher_option (FILE * test_fd, in test_cipher_option()
71 test_secure_get (FILE * test_fd, in test_secure_get()
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl29.c44 static int test_fd; variable
Dfcntl30.c47 int pipe_fds[2], test_fd; in main() local
Dfcntl31.c70 static int test_fd; variable
/external/valgrind/memcheck/tests/solaris/
Dsendfilev.c16 int test_fd = open(TEST_FILE, O_WRONLY | O_CREAT, 0666); in main() local
/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_dualstack.c130 int epfd, i, test_fd; in test() local