fd1               836 lib/fencing/st_client.c     int fd1[2];
fd1               861 lib/fencing/st_client.c     if (pipe(fd1))
fd1               863 lib/fencing/st_client.c     p_read_fd = fd1[0];
fd1               864 lib/fencing/st_client.c     c_write_fd = fd1[1];