Searched defs:sock_path (Results 1 – 4 of 4) sorted by relevance
79 let sock_path = dir.path().join("socket"); in unix_listener_bind_panic_caller() localVariable100 let sock_path = dir.path().join("socket"); in unix_listener_from_std_panic_caller() localVariable122 let sock_path = dir.path().join("socket"); in unix_stream_from_std_panic_caller() localVariable146 let sock_path = dir.path().join("socket"); in unix_datagram_from_std_panic_caller() localVariable
20 let sock_path = dir.path().join("connect.sock"); in accept_read_write() localVariable47 let sock_path = dir.path().join("connect.sock"); in shutdown() localVariable391 let sock_path = dir.path().join("connect.sock"); in epollhup() localVariable
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