Searched defs:fd (Results 251 - 275 of 802) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/tests/kits/net/
H A Dtcp_connection_test.cpp62 int fd = socket(AF_INET, SOCK_STREAM, 0); local
125 int fd = accept(listenerSocket, NULL, 0); local
[all...]
H A Dudp_connect.cpp28 int fd = socket(AF_INET, SOCK_DGRAM, 0); local
[all...]
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dfcntl.c46 static int fd = -1; variable
/haiku-fatelf/src/tests/system/kernel/device_manager/
H A Ddm_wrapper.c11 static int fd; variable
/haiku-fatelf/src/tests/system/libroot/os/
H A Dfs_attr_test.cpp19 test_read(int fd, const char* attribute, type_code type, const char* data, argument
60 int fd = open(kTestFileName, O_CREAT | O_TRUNC | O_WRONLY); local
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/aio_cancel/
H A D4-1.c51 int fd; local
H A D5-1.c49 int fd; local
H A D6-1.c52 int fd; local
H A D7-1.c50 int fd; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/aio_read/
H A D1-1.c40 int fd; local
[all...]
H A D4-1.c42 int fd; local
H A D5-1.c43 int fd; local
H A D9-1.c45 int fd; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/aio_suspend/
H A D3-1.c45 int fd; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/aio_write/
H A D1-1.c45 int fd; local
[all...]
H A D1-2.c46 int fd; local
[all...]
H A D3-1.c45 int fd; local
H A D7-1.c45 int fd; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/lio_listio/
H A D12-1.c41 int fd; local
H A D13-1.c41 int fd; local
H A D5-1.c46 int fd; local
H A D8-1.c44 int fd; local
H A D9-1.c45 int fd; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mmap/
H A D1-1.c42 int fd; local
H A D1-2.c37 int fd; local

Completed in 271 milliseconds

<<11121314151617181920>>