Searched defs:rm_watch (Results 1 – 2 of 2) sorted by relevance
178 pub fn rm_watch(&self, wd: WatchDescriptor) -> Result<()> { in rm_watch() method
135 pub fn rm_watch(&mut self, wd: WatchDescriptor) -> io::Result<()> { in rm_watch() method