Home | History | Annotate | Download | only in src

Lines Matching defs:write_fd_

371         write_fd_(-1) {}
389 int write_fd() const { return write_fd_; }
390 void set_write_fd(int fd) { write_fd_ = fd; }
413 // pipe in write_fd_.
418 int write_fd_;
481 // run after calling _exit(). On such systems, write_fd_ will be