Lines Matching refs:open
2056 * unix: simplify open(O_CLOEXEC) feature detection (Ben Noordhuis)
2228 * unix,win: add uv_fs_{open,read,close}dir() (cjihrig)
2583 * test: fix warning in test-tcp-open (Santiago Gimeno)
2996 * unix,win: add fs open flags, map O_DIRECT|O_DSYNC (Joran Dirk Greef)
3929 * unix: add fork-safe open file function (Kári Tristan Helgason)
3957 * unix: use open(2) with O_CLOEXEC on OS X (Kári Tristan Helgason)
3975 * unix: open ttyname instead of /dev/tty (Enno Boland)
4408 * unix: open "/dev/null" instead of "/" for emfile_fd (Alan Rogers)
5197 * error: add ENXIO for O_NONBLOCK FIFO open() (Fedor Indutny)
5329 * error: add ENXIO for O_NONBLOCK FIFO open() (Fedor Indutny)
5908 * test: open stdout fd in write-only mode (Ben Noordhuis)