[][src]Function ofiles::opath

pub fn opath<P: AsRef<Path>>(path: P) -> Result<Vec<Pid>>

Given a file path, return the process id of any processes that have an open file descriptor pointing to the given file.