Home
last modified time | relevance | path

Searched defs:TIOCGWINSZ (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/tools/driver/
DPlatform.h35 #define TIOCGWINSZ 0x5413 macro
/openbsd/src/sys/sys/
Dttycom.h115 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ macro