Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstropts.h18 #define I_SETSIG (__SID | 9) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dstropts.h18 #define I_SETSIG (__SID | 9) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstropts.h18 #define I_SETSIG (__SID | 9) macro
/third_party/musl/include/
H A Dstropts.h18 #define I_SETSIG (__SID | 9) macro
/third_party/python/Modules/
H A Dfcntlmodule.c627 if (PyModule_AddIntMacro(m, I_SETSIG)) return -1; in all_ins()
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c1086 ioctl(u->fd, I_SETSIG, S_MSG); in pa__init()
1148 ioctl(u->fd, I_SETSIG, 0); in pa__done()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2412 pub const I_SETSIG: ::c_int = STR | 0o11; consts

Completed in 12 milliseconds