Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Dtest-elf_cntl_gelf_getshdr.c46 bool close_fd = false; in main() local
/third_party/libdrm/freedreno/
H A Dfreedreno_device.c112 int close_fd = dev->closefd ? dev->fd : -1; in fd_device_del_impl() local
/third_party/python/Lib/test/
H A Daudiotests.py17 close_fd = False variable in AudioTests
H A Dtest_aifc.py19 close_fd = True variable in AifcTest
/third_party/libuv/src/unix/
H A Dprocess.c282 int close_fd; in uv__process_child_init() local
/third_party/node/deps/uv/src/unix/
H A Dprocess.c261 int close_fd; in uv__process_child_init() local
/third_party/mksh/
H A Djobs.c439 exchild(struct op *t, int flags, volatile int *xerrok, int close_fd) global() argument
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1208 int close_fd; // File descriptor to close; the read end of a pipe member
1288 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() argument
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc1174 int close_fd; // File descriptor to close; the read end of a pipe member
1254 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild() argument
/third_party/mesa3d/src/gtest/src/
H A 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() argument

Completed in 15 milliseconds