Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dsys.h148 #define CL_Time 0x63 macro
H A Dhsys.c346 case CL_Time: /* return time, in seconds since the start of 1970 */ in HandleSysMessage()
357 return msgsend(CI_CLIB,"%w%w%w%w%w%w",CL_Time|HtoT, in HandleSysMessage()
H A Ddevsw.c196 case CL_Time: fprintf(fp," CL_Time "); break; in dumpPacket()