Searched refs:O_SYNC (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h63 #define O_SYNC (0x00000040 | O_DSYNC) macro
64 #define O_RSYNC O_SYNC
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c187 static_assert(!(O_SYNC & ZXIO_FS_MASK), "Unexpected collision with ZXIO_FS_MASK");

Completed in 31 milliseconds