Home
last modified time | relevance | path

Searched refs:TARGET_IOR (Results 1 – 25 of 133) sorted by relevance

123456

/dports/emulators/qemu42/qemu-4.2.1/linux-user/sh4/
H A Dtermbits.h175 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
177 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
182 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
184 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
190 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
200 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
206 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
232 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
246 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
260 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/sh4/
H A Dtermbits.h172 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
174 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
179 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
181 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
187 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
197 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
203 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
229 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
243 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
257 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/sh4/
H A Dtermbits.h175 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
177 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
182 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
184 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
190 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
200 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
206 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
232 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
246 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
260 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/sh4/
H A Dtermbits.h175 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
177 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
182 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
184 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
190 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
200 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
206 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
232 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
246 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
260 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/sh4/
H A Dtermbits.h175 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
177 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
182 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
184 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
190 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
200 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
206 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
232 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
246 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
260 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu/qemu-6.2.0/linux-user/sh4/
H A Dtermbits.h182 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
184 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
189 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
197 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
213 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
239 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
253 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
267 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu60/qemu-6.0.0/linux-user/sh4/
H A Dtermbits.h182 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
184 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
189 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
197 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
213 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
239 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
253 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
267 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu5/qemu-5.2.0/linux-user/sh4/
H A Dtermbits.h182 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
184 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
189 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
197 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
213 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
239 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
253 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
267 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/sh4/
H A Dtermbits.h182 #define TARGET_FIONREAD TARGET_IOR('f', 127, int)
184 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t)
189 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio)
191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
197 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
213 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int)
239 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */
253 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */
267 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */
[all …]
/dports/emulators/qemu42/qemu-4.2.1/linux-user/sparc/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu42/qemu-4.2.1/linux-user/sparc64/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/sparc/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/sparc64/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/sparc64/
H A Dtermbits.h174 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
181 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
191 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
211 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
215 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
217 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
226 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
242 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
244 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
246 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/sparc/
H A Dtermbits.h174 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
181 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
191 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
211 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
215 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
217 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
226 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
242 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
244 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
246 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/sparc/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/sparc64/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/sparc/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/sparc64/
H A Dtermbits.h177 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
184 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
194 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
214 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
218 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
220 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
229 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
245 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
247 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
249 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu/qemu-6.2.0/linux-user/sparc/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu60/qemu-6.0.0/linux-user/sparc/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu60/qemu-6.0.0/linux-user/sparc64/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu5/qemu-5.2.0/linux-user/sparc/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu5/qemu-5.2.0/linux-user/sparc64/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/sparc/
H A Dtermbits.h183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio)
190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios)
200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int)
220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int)
224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize)
226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int)
235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int)
251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int)
253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int)
255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */
[all …]

123456