Searched refs:O_RDWR (Results 126 - 129 of 129) sorted by relevance

123456

/fuchsia/zircon/system/ulib/blktest/
H A Dblktest.cpp37 int fd = open(blkdev_path, O_RDWR);
/fuchsia/zircon/third_party/uapp/dash/src/
H A Djobs.c195 ofd = fd = open(_PATH_TTY, O_RDWR);
/fuchsia/zircon/third_party/uapp/kilo/
H A Dkilo.c850 int fd = open(E.filename,O_RDWR|O_CREAT,0644);
/fuchsia/zircon/system/uapp/gfxlatency/
H A Dmain.cpp763 int32_t dc_fd = open("/dev/class/display-controller/000", O_RDWR);

Completed in 45 milliseconds

123456