Searched refs:proc_cwd (Results 1 – 1 of 1) sorted by relevance
809 let proc_cwd = unsafe { libc::fchdir(self.proc.as_raw_descriptor()) }; in with_proc_chdir() localVariable811 proc_cwd, in with_proc_chdir()