HomeSort by relevance Sort by last modified time
    Searched full:unlink0 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/
link_tool_exe_solaris.in 21 use File::Temp qw/tempfile unlink0/;
47 unlink0($fh, $path)
  /libcore/ojluni/src/main/native/
sun_nio_fs_UnixNativeDispatcher.h 83 * Method: unlink0
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixNativeDispatcher.java 141 unlink0(buffer.address());
146 private static native void unlink0(long pathAddress) throws UnixException; method in class:UnixNativeDispatcher

Completed in 211 milliseconds