Searched defs:TIOCGWINSZ (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 29 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 39 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 39 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 46 #define TIOCGWINSZ 0x5413 macro
|