Home
last modified time | relevance | path

Searched defs:close_fd (Results 1 – 10 of 10) sorted by relevance

/third_party/elfutils/tests/
Dtest-elf_cntl_gelf_getshdr.c46 bool close_fd = false; in main() local
/third_party/libuv/test/
Dtest-close-fd.c51 TEST_IMPL(close_fd) { in TEST_IMPL() argument
/third_party/libdrm/freedreno/
Dfreedreno_device.c112 int close_fd = dev->closefd ? dev->fd : -1; in fd_device_del_impl() local
/third_party/python/Lib/test/
Daudiotests.py17 close_fd = False variable in AudioTests
Dtest_aifc.py16 close_fd = True variable in AifcTest
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc1225 int close_fd; // File descriptor to close; the read end of a pipe member
1313 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild()
/third_party/googletest/googletest/src/
Dgtest-death-test.cc1224 int close_fd; // File descriptor to close; the read end of a pipe member
1305 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild()
/third_party/libuv/src/unix/
Dprocess.c261 int close_fd; in uv__process_child_init() local
/third_party/mksh/
Djobs.c442 int close_fd)
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc9455 int close_fd; // File descriptor to close; the read end of a pipe member
9536 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild()