Searched defs:sock_path (Results 1 – 6 of 6) sorted by relevance
84 let sock_path = dir.path().join("socket"); in unix_listener_bind_panic_caller() localVariable106 let sock_path = dir.path().join("socket"); in unix_listener_from_std_panic_caller() localVariable129 let sock_path = dir.path().join("socket"); in unix_stream_from_std_panic_caller() localVariable154 let sock_path = dir.path().join("socket"); in unix_datagram_from_std_panic_caller() localVariable
25 let sock_path = dir.path().join("connect.sock"); in accept_read_write() localVariable52 let sock_path = dir.path().join("connect.sock"); in shutdown() localVariable396 let sock_path = dir.path().join("connect.sock"); in epollhup() localVariable
58 let sock_path = dir.path().join("connect.sock"); in listen_and_stream() localVariable
29 const char* sock_path; member65 bool (*callback_fn)(int fd), const char* sock_path) { in RunTest()
8 static const char *sock_path = "@skc_to_unix_sock"; variable
473 std::string sock_path = tmp_dir.path() + "/test.sock"; in TEST_F() local1071 std::string sock_path = tmp_dir.path() + "/test.sock"; in TEST_F() local