Home
last modified time | relevance | path

Searched defs:fpathconf (Results 1 – 6 of 6) sorted by relevance

/external/musl/src/conf/
Dfpathconf.c5 long fpathconf(int fd, int name) in fpathconf() function
/external/trusty/musl/src/conf/
Dfpathconf.c5 long fpathconf(int fd, int name) in fpathconf() function
/external/rust/crates/libc/src/unix/
Dmod.rs875 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
/external/rust/crates/libc/src/
Dwasi.rs651 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
/external/rust/crates/libc/src/vxworks/
Dmod.rs1208 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3688 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function