Searched defs:socket_path (Results 1 – 12 of 12) sorted by relevance
87 char socket_path[PATH_MAX]; in bind_test() local198 char socket_path[PATH_MAX]; in connect_test() local
45 static char socket_path[] = "tmp.XXXXXX"; variable
57 static char socket_path[] = "tmp.XXXXXXXX"; variable
33 char *socket_path; member
99 char *socket_path; member
79 unsigned short tcp_port, char *socket_path) in get_random_bytes_prngd()
50 static char socket_path[] = "tmp.XXXXXX"; variable
127 check_socket_file(const char* socket_path) in check_socket_file()138 dt_create(const char *socket_path, unsigned num_workers) in dt_create()
60 char *socket_path; member
42 char *socket_path = NULL; variable
537 llvm::SmallString<128> socket_path; in GetDomainSocketPath() local
62 static const char *socket_path; variable