Searched refs:inotifyAddWatch (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DLinuxWatchService.java255 wd = inotifyAddWatch(ifd, buffer.address(), mask);
443 private static native int inotifyAddWatch(int fd, long pathAddress, int mask) method in class:LinuxWatchService

Completed in 31 milliseconds