Searched refs:inotifyAddWatch (Results 1 – 1 of 1) sorted by relevance
267 wd = inotifyAddWatch(ifd, buffer.address(), mask); in implRegister()474 private static native int inotifyAddWatch(int fd, long pathAddress, int mask) in inotifyAddWatch() method in LinuxWatchService