Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/unix_bindconnect/
H A Dunix_bindconnect.c85 char socket_path[PATH_MAX]; in bind_test() local
196 char socket_path[PATH_MAX]; in connect_test() local
/freebsd/tools/regression/sockets/pr_atomic/
H A Dpr_atomic.c43 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c55 static char socket_path[] = "tmp.XXXXXXXX"; variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-prngd.c60 unsigned short tcp_port, char *socket_path) in get_random_bytes_prngd()
/freebsd/usr.sbin/nscd/
H A Dnscdcli.h31 char *socket_path; member
H A Dconfig.h97 char *socket_path; member
/freebsd/tools/regression/sockets/unix_sendtorace/
H A Dunix_sendtorace.c48 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd/lib/libc/include/
H A Dnscachedcli.h58 char *socket_path; member
/freebsd/crypto/heimdal/kcm/
H A Dconfig.c42 char *socket_path = NULL; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp170 llvm::SmallString<0> socket_model, socket_path; DebugProcess() local
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.c145 check_socket_file(const char* socket_path) in check_socket_file() argument
H A Ddtstream.h218 char* socket_path; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp585 llvm::SmallString<128> socket_path; in GetDomainSocketPath() local
/freebsd/contrib/wpa/hostapd/
H A Dhlr_auc_gw.c62 static const char *socket_path; variable