Home
last modified time | relevance | path

Searched defs:pathconf (Results 1 – 10 of 10) sorted by relevance

/external/musl/src/conf/
Dpathconf.c3 long pathconf(const char *path, int name) in pathconf() function
/external/python/parse_type/tasks/_vendor/
Dpath.py1141 def pathconf(self, name): member in Path
/external/rust/crates/nix/src/
Dunistd.rs1958 pub fn pathconf<P: ?Sized + NixPath>(path: &P, var: PathconfVar) -> Result<Option<c_long>> { in pathconf() function
/external/rust/crates/libc/src/unix/
Dmod.rs878 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
/external/rust/crates/libc/src/
Dwasi.rs649 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
/external/rust/crates/libc/src/vxworks/
Dmod.rs1194 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3602 pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; in pathconf() function
/external/bcc/libbpf-tools/x86/
Dvmlinux.h16255 int (*pathconf)(struct nfs_server *, struct nfs_fh *, struct nfs_pathconf *); member
52343 struct nfs_pathconf *pathconf; member
Dvmlinux_505.h16255 int (*pathconf)(struct nfs_server *, struct nfs_fh *, struct nfs_pathconf *); member
52343 struct nfs_pathconf *pathconf; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h15789 int (*pathconf)(struct nfs_server *, struct nfs_fh *, struct nfs_pathconf *); member