Searched refs:opendir (Results 1 – 5 of 5) sorted by relevance
405 static long opendir(UnixPath path) throws UnixException { in opendir() method in UnixNativeDispatcher
406 long ptr = opendir(dir); in newDirectoryStream()
307 dir = opendir(path); in Java_java_io_UnixFileSystem_list0()
426 if ((dp = opendir(FD_DIR)) == NULL) in closeDescriptors()
653 dir = opendir(path); in Java_sun_nio_fs_UnixNativeDispatcher_opendir0()