Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/shared/
H A Drpc.h43 RPC_UNHANDLED_OPCODE = 0x1001, enumerator
/freebsd/contrib/llvm-project/libc/src/__support/RPC/
H A Drpc_server.h521 return rpc::RPC_UNHANDLED_OPCODE; in handle_port_impl()