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

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h68 #define O_ASYNC 0x00000400 macro
154 #define FASYNC O_ASYNC
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c192 static_assert(!(O_ASYNC & ZXIO_FS_MASK), "Unexpected collision with ZXIO_FS_MASK");

Completed in 81 milliseconds