Searched refs:TARGET_TIOCSIG (Results 1 – 3 of 3) sorted by relevance
239 #define TARGET_TIOCSIG TARGET_IOW('T', 0x36, int) macro
265 #define TARGET_TIOCSIG TARGET_IOW('T', 0x36, int) macro
308 #define TARGET_TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */ macro