Searched refs:copyToNativeBuffer (Results 1 – 1 of 1) sorted by relevance
39 private static NativeBuffer copyToNativeBuffer(UnixPath path) { in copyToNativeBuffer() method in UnixNativeDispatcher69 NativeBuffer buffer = copyToNativeBuffer(path); in open()102 NativeBuffer pathBuffer = copyToNativeBuffer(filename); in fopen()123 NativeBuffer existingBuffer = copyToNativeBuffer(existing); in link()124 NativeBuffer newBuffer = copyToNativeBuffer(newfile); in link()139 NativeBuffer buffer = copyToNativeBuffer(path); in unlink()166 NativeBuffer buffer = copyToNativeBuffer(path); in mknod()180 NativeBuffer fromBuffer = copyToNativeBuffer(from); in rename()181 NativeBuffer toBuffer = copyToNativeBuffer(to); in rename()212 NativeBuffer buffer = copyToNativeBuffer(path); in mkdir()[all …]