Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-close-fd.c51 TEST_IMPL(close_fd) { in TEST_IMPL() argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/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()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dprocess.c261 int close_fd; in uv__process_child_init() local
/netbsd-src/bin/ksh/
H A Djobs.c429 exchild(t, flags, close_fd) in exchild() argument