Home
last modified time | relevance | path

Searched refs:I_FLUSH (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstropts.h14 #define I_FLUSH (__SID | 5) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dstropts.h14 #define I_FLUSH (__SID | 5) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstropts.h14 #define I_FLUSH (__SID | 5) macro
/third_party/musl/include/
H A Dstropts.h14 #define I_FLUSH (__SID | 5) macro
/third_party/python/Modules/
H A Dfcntlmodule.c625 if (PyModule_AddIntMacro(m, I_FLUSH)) return -1; in all_ins()
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c370 ioctl(u->fd, I_FLUSH, FLUSHRW); in suspend()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2408 pub const I_FLUSH: ::c_int = STR | 0o5; consts

Completed in 23 milliseconds