Searched refs:getcwd (Results 1 – 4 of 4) sorted by relevance
67 byte[] cwd = UnixNativeDispatcher.getcwd(); in UnixFileSystem()
58 static native byte[] getcwd(); in getcwd() method in UnixNativeDispatcher
177 char* process_path = getcwd(path, sizeof(path)); in System_specialProperties()
300 char* cwd = getcwd(buf, sizeof(buf)); in Java_sun_nio_fs_UnixNativeDispatcher_getcwd()