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

/external/python/cpython2/Lib/plat-unixware7/
H A DSTROPTS.py300 I_SETSIG = (STR|011) variable
/external/python/cpython2/Modules/
H A Dfcntlmodule.c575 INS(I_SETSIG);
/external/python/cpython3/Modules/
H A Dfcntlmodule.c584 if (PyModule_AddIntMacro(m, I_SETSIG)) return -1;
/external/python/cpython2/Tools/audiopy/
H A Daudiopy250 fcntl.ioctl(fd, STROPTS.I_SETSIG, STROPTS.S_MSG)

Completed in 207 milliseconds