Searched refs:I_SETSIG (Results 1 – 8 of 8) sorted by relevance
18 #define I_SETSIG (__SID | 9) macro
619 if (PyModule_AddIntMacro(m, I_SETSIG)) return -1; in all_ins()
1049 ioctl(u->fd, I_SETSIG, S_MSG); in pa__init()1111 ioctl(u->fd, I_SETSIG, 0); in pa__done()
2412 pub const I_SETSIG: ::c_int = STR | 0o11; constant