Home | History | Annotate | Download | only in src

Lines Matching refs:write_fd_

331         write_fd_(-1) {}
349 int write_fd() const { return write_fd_; }
350 void set_write_fd(int fd) { write_fd_ = fd; }
373 // pipe in write_fd_.
378 int write_fd_;
441 // run after calling _exit(). On such systems, write_fd_ will be