Home
last modified time | relevance | path

Searched defs:Receive (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lli/
DRemoteTargetExternal.cpp121 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType) { in Receive() function in RemoteTargetExternal
134 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType, int &Data) { in Receive() function in RemoteTargetExternal
140 void RemoteTargetExternal::Receive(LLIMessageType ExpectedMsgType, uint64_t &Data) { in Receive() function in RemoteTargetExternal
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DConnectionMachPort.cpp304 ConnectionMachPort::Receive (PayloadType &payload) in Receive() function in ConnectionMachPort
/freebsd-10-stable/usr.sbin/pppctl/
Dpppctl.c119 Receive(int fd, int display) in Receive() function
/freebsd-10-stable/sys/boot/efi/include/
Definet.h343 EFI_SIMPLE_NETWORK_RECEIVE Receive; member