Home
last modified time | relevance | path

Searched refs:FLUSHRW (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dstropts.h44 #define FLUSHRW 0x03 macro
/third_party/musl/include/
Dstropts.h44 #define FLUSHRW 0x03 macro
/third_party/musl/ndk_musl_include/
Dstropts.h44 #define FLUSHRW 0x03 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstropts.h44 #define FLUSHRW 0x03 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstropts.h44 #define FLUSHRW 0x03 macro
/third_party/pulseaudio/src/modules/
Dmodule-solaris.c370 ioctl(u->fd, I_FLUSH, FLUSHRW); in suspend()