Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp98 static Status save_socket_id_to_file(const std::string &socket_id, in save_socket_id_to_file() function
301 save_socket_id_to_file(acceptor_up->GetLocalSocketId(), socket_file); in main_platform()