Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/sockets/unix_bindconnect/
H A Dunix_bindconnect.c87 char socket_path[PATH_MAX]; in bind_test() local
198 char socket_path[PATH_MAX]; in connect_test() local
/freebsd-13.1/tools/regression/sockets/pr_atomic/
H A Dpr_atomic.c45 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd-13.1/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c57 static char socket_path[] = "tmp.XXXXXXXX"; variable
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dport-prngd.c60 unsigned short tcp_port, char *socket_path) in get_random_bytes_prngd()
/freebsd-13.1/usr.sbin/nscd/
H A Dnscdcli.h33 char *socket_path; member
H A Dconfig.h99 char *socket_path; member
/freebsd-13.1/tools/regression/sockets/unix_sendtorace/
H A Dunix_sendtorace.c50 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd-13.1/lib/libc/include/
H A Dnscachedcli.h60 char *socket_path; member
/freebsd-13.1/crypto/heimdal/kcm/
H A Dconfig.c42 char *socket_path = NULL; variable
/freebsd-13.1/contrib/unbound/dnstap/
H A Ddnstap.c120 check_socket_file(const char* socket_path) in check_socket_file()
H A Ddtstream.h218 char* socket_path; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp593 llvm::SmallString<128> socket_path; in GetDomainSocketPath() local
/freebsd-13.1/contrib/wpa/hostapd/
H A Dhlr_auc_gw.c62 static const char *socket_path; variable