Home
last modified time | relevance | path

Searched defs:socket_id (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp170 Status writeSocketIdToPipe(Pipe &port_pipe, llvm::StringRef socket_id) { in writeSocketIdToPipe() argument
177 llvm::StringRef socket_id) { in writeSocketIdToPipe() argument
188 llvm::StringRef socket_id) { in writeSocketIdToPipe() argument
231 [named_pipe_path, unnamed_pipe](llvm::StringRef socket_id) { in ConnectToRemote() argument
[all...]
H A Dlldb-platform.cpp97 static Status save_socket_id_to_file(const std::string &socket_id, in save_socket_id_to_file() argument
/freebsd-src/sys/dev/enic/
H A Dvnic_wq.h57 unsigned int socket_id; member
H A Dvnic_rq.h70 unsigned int socket_id; member
/freebsd-src/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.c140 rte_lpm_create(const char *name, int socket_id, in rte_lpm_create()
H A Drte_lpm6.c244 rte_lpm6_create(const char *name, int socket_id, in rte_lpm6_create()