Searched defs:close_fd (Results 1 – 4 of 4) sorted by relevance
51 TEST_IMPL(close_fd) { in TEST_IMPL() argument
1225 int close_fd; // File descriptor to close; the read end of a pipe member1313 static pid_t ExecDeathTestSpawnChild(char* const* argv, int close_fd) { in ExecDeathTestSpawnChild()
261 int close_fd; in uv__process_child_init() local
429 exchild(t, flags, close_fd) in exchild() argument