Searched defs:pathconf (Results 1 – 6 of 6) sorted by relevance
3 long pathconf(const char *path, int name) in pathconf() function
909 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
652 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
1199 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
3617 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
15789 int (*pathconf)(struct nfs_server *, struct nfs_fh *, struct nfs_pathconf *); member