Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dsys.h123 #define CL_System 0x05 macro
H A Dhsys.c288 case CL_System: /* Pass NULL terminated string to the hosts command in HandleSysMessage()
300 err = msgsend(CI_CLIB, "%w%w%w%w%w%w", CL_System|HtoT, in HandleSysMessage()
H A Ddevsw.c193 case CL_System: fprintf(fp," CL_System "); break; in dumpPacket()