Searched defs:fpathconf (Results 1 – 5 of 5) sorted by relevance
1890 pub fn fpathconf(fd: RawFd, var: PathconfVar) -> Result<Option<c_long>> { in fpathconf() function
847 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
533 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
1180 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function
3581 pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; in fpathconf() function