Home
last modified time | relevance | path

Searched refs:fpathconf (Results 1 – 7 of 7) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt534 fpathconf
H A Daix.txt1927 fpathconf
H A Dandroid.txt3337 fpathconf
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs674 pub fn fpathconf(filedes: c_int, name: c_int) -> c_long; in fpathconf() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1226 pub fn fpathconf(filedes: c_int, name: c_int) -> c_long; in fpathconf() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1043 pub fn fpathconf(filedes: c_int, name: c_int) -> c_long; in fpathconf() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3666 pub fn fpathconf(filedes: c_int, name: c_int) -> c_long; in fpathconf() function