Home
last modified time | relevance | path

Searched refs:LIBC_FSTATFS (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs39 const LIBC_FSTATFS: unsafe extern fn consts
47 const LIBC_FSTATFS: unsafe extern fn consts
750 Errno::result(LIBC_FSTATFS(fd.as_raw_fd(), stat.as_mut_ptr())) in fstatfs()

Completed in 2 milliseconds