Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/tools/regression/sockets/pr_atomic/
H A Dpr_atomic.c45 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd-12.1/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c57 static char socket_path[] = "tmp.XXXXXXXX"; variable
/freebsd-12.1/usr.sbin/nscd/
H A Dnscdcli.h33 char *socket_path; member
H A Dconfig.h99 char *socket_path; member
/freebsd-12.1/crypto/openssh/
H A Dentropy.c79 unsigned short tcp_port, char *socket_path) in get_random_bytes_prngd()
/freebsd-12.1/tools/regression/sockets/unix_sendtorace/
H A Dunix_sendtorace.c50 static char socket_path[] = "tmp.XXXXXX"; variable
/freebsd-12.1/contrib/unbound/dnstap/
H A Ddnstap.c127 check_socket_file(const char* socket_path) in check_socket_file()
138 dt_create(const char *socket_path, unsigned num_workers) in dt_create()
/freebsd-12.1/lib/libc/include/
H A Dnscachedcli.h60 char *socket_path; member
/freebsd-12.1/crypto/heimdal/kcm/
H A Dconfig.c42 char *socket_path = NULL; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp537 llvm::SmallString<128> socket_path; in GetDomainSocketPath() local
/freebsd-12.1/contrib/wpa/hostapd/
H A Dhlr_auc_gw.c62 static const char *socket_path; variable