Home
last modified time | relevance | path

Searched refs:proc_pidpath (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2174 proc_pidpath
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5975 pub fn proc_pidpath(pid: c_int, buffer: *mut c_void, buffersize: u32) -> c_int; in proc_pidpath() function