Searched defs:paths (Results 1 – 2 of 2) sorted by relevance
154 static int accept(FileDescriptor fd, FileDescriptor newfd, String[] paths) in accept()
1114 String[] paths = javaLibraryPath.split(":"); in initLibPaths() local