Searched refs:TIOCSIG (Results 1 – 6 of 6) sorted by relevance
5 #ifdef TIOCSIG in main()6 ioctl(9, TIOCSIG, 9); in main()
75 #define TIOCSIG _IOW('T', 0x36, int) /* pty: generate signal */ macro
89 #define TIOCSIG _IOW('T', 0x36, int) /* Generate signal on Pty slave */ macro
70 //339706 Fix false positive for ioctl(TIOCSIG) on linux
901 #define VKI_TIOCSIG TIOCSIG
962 339706 Fix false positive for ioctl(TIOCSIG) on linux