Home
last modified time | relevance | path

Searched refs:rm_watch (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/
Dreserve-monitor.h46 int rm_watch(
Dreserve-monitor.c124 int rm_watch( in rm_watch() function
Dreserve-wrap.c288 if ((k = rm_watch( in pa_reserve_monitor_wrapper_get()
/third_party/rust/crates/nix/src/sys/
Dinotify.rs172 pub fn rm_watch(self, wd: WatchDescriptor) -> Result<()> { in rm_watch() method