Home
last modified time | relevance | path

Searched refs:term_code (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/os2/
H A Dpopen.c37 ULONG term_code; /* val */ member
52 new->term_code = val; in ll_insert()
94 return this->term_code; in ll_lookup()
126 i, this->pid, this->term_code); in ll_print()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp1063 const uint32_t term_code = packet.GetU32(&offset); in DumpPacket() local
1066 term_code, term_code, exit_code, exit_code); in DumpPacket()