Searched refs:createFileSystem (Results 1 – 3 of 3) sorted by relevance
28 UnixSocketAddress sa = UnixSocketAddress.createFileSystem(path); in testFilesystemSunPath()
70 public static UnixSocketAddress createFileSystem(String pathName) { in createFileSystem() method in UnixSocketAddress
75 checkUnixDomainSocket(UnixSocketAddress.createFileSystem(path), false); in testUnixDomainSockets_in_file_system()