Searched defs:pathconf (Results 1 – 6 of 6) sorted by relevance
1141 def pathconf(self, name): member in Path
1927 pub fn pathconf<P: ?Sized + NixPath>(path: &P, var: PathconfVar) -> Result<Option<c_long>> { in pathconf() function
868 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
538 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
1186 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
3597 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function