Searched defs:socket_name (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.h75 std::string socket_name; member in struct:lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform::__anon1560
H A DGDBRemoteCommunicationServerPlatform.cpp138 url << socket_name; local
182 std::string socket_name; local
90 LaunchGDBServer( const lldb_private::Args &args, std::string hostname, lldb::pid_t &pid, uint16_t &port, std::string &socket_name) argument
543 SetPendingGdbServer( lldb::pid_t pid, uint16_t port, const std::string &socket_name) argument
[all...]
H A DGDBRemoteCommunicationClient.cpp2557 std::string socket_name; local
/freebsd-11-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp121 const std::string socket_name = name; local
H A Dlldb-platform.cpp352 std::string socket_name; local
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dprivate.h78 struct sockaddr_un socket_name; member in struct:kadm5_log_context
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp643 ConnectionFileDescriptor::NamedSocketAccept(llvm::StringRef socket_name, argument
660 ConnectionFileDescriptor::NamedSocketConnect(llvm::StringRef socket_name, argument
677 ConnectionFileDescriptor::UnixAbstractSocketConnect(llvm::StringRef socket_name, argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dgpg_agent.c253 const char *socket_name = NULL; local
327 const char *socket_name = find_gpg_agent_socket(pool, pool); local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dssh-agent.c140 char socket_name[PATH_MAX]; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp515 std::string socket_name; local
788 MakeGdbServerUrl( const std::string &platform_scheme, const std::string &platform_hostname, uint16_t port, const char *socket_name) argument

Completed in 127 milliseconds