fd3               838 lib/fencing/st_client.c     int fd3[2];
fd3               871 lib/fencing/st_client.c     if (pipe(fd3))
fd3               873 lib/fencing/st_client.c     p_stderr_fd = fd3[0];
fd3               874 lib/fencing/st_client.c     c_stderr_fd = fd3[1];