Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/RPC/
H A Drpc_server.h310 LIBC_INLINE static rpc::Status handle_port_impl(rpc::Server::Port &port) { in handle_port_impl() function
538 return internal::handle_port_impl<1>(port); in handle_libc_opcodes()
540 return internal::handle_port_impl<32>(port); in handle_libc_opcodes()
542 return internal::handle_port_impl<64>(port); in handle_libc_opcodes()