Searched defs:socket_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp202 Status writeSocketIdToPipe(Pipe &port_pipe, const std::string &socket_id) { argument
319 const std::string socket_id = acceptor_up->GetLocalSocketId(); local
209 writeSocketIdToPipe(const char *const named_pipe_path, const std::string &socket_id) argument
220 writeSocketIdToPipe(lldb::pipe_t unnamed_pipe, const std::string &socket_id) argument
[all...]
H A Dlldb-platform.cpp97 static Status save_socket_id_to_file(const std::string &socket_id, argument
/freebsd-13-stable/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.c140 rte_lpm_create(const char *name, int socket_id, argument
H A Drte_lpm6.c244 rte_lpm6_create(const char *name, int socket_id, argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp623 int socket_id = 0; local

Completed in 67 milliseconds