fd2 837 lib/fencing/st_client.c int fd2[2]; fd2 866 lib/fencing/st_client.c if (pipe(fd2)) fd2 868 lib/fencing/st_client.c c_read_fd = fd2[0]; fd2 869 lib/fencing/st_client.c p_write_fd = fd2[1];