c_write_fd 834 lib/fencing/st_client.c int c_read_fd, c_write_fd; /* child read/write file descriptors */ c_write_fd 855 lib/fencing/st_client.c c_read_fd = c_write_fd = p_read_fd = p_write_fd = c_stderr_fd = p_stderr_fd = -1; c_write_fd 864 lib/fencing/st_client.c c_write_fd = fd1[1]; c_write_fd 889 lib/fencing/st_client.c if (dup(c_write_fd) < 0) c_write_fd 967 lib/fencing/st_client.c close(c_write_fd); c_write_fd 1048 lib/fencing/st_client.c if (c_write_fd >= 0) { c_write_fd 1049 lib/fencing/st_client.c close(c_write_fd);