Home
last modified time | relevance | path

Searched refs:CL_IsTTY (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dsys.h269 #define CL_IsTTY 0x6F macro
H A Dhsys.c792 case CL_IsTTY: in HandleSysMessage()
808 return msgsend(CI_CLIB, "%w%w%w%w%w",CL_IsTTY|HtoT, in HandleSysMessage()
H A Ddevsw.c207 case CL_IsTTY: fprintf(fp," CL_IsTTY "); break; in dumpPacket()