Home | History | Annotate | Download | only in src

Lines Matching defs:write_fd_

334         write_fd_(-1) {}
352 int write_fd() const { return write_fd_; }
353 void set_write_fd(int fd) { write_fd_ = fd; }
376 // pipe in write_fd_.
381 int write_fd_;
444 write_fd_ will be