Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.c508 check_socket_file(const char* socket_path) in check_socket_file()
519 dt_create(const char *socket_path, char* ip, unsigned num_workers, in dt_create()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp175 llvm::SmallString<0> socket_model, socket_path; in DebugProcess() local
/openbsd-src/usr.bin/tmux/
H A Dtmux.c46 const char *socket_path; variable
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.c120 check_socket_file(const char * socket_path) check_socket_file() argument
H A Ddtstream.h218 char* socket_path; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp583 llvm::SmallString<128> socket_path; in GetDomainSocketPath() local