Searched defs:statvfs (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-statvfs.h48 struct statvfs { struct
H A Dbsd-statvfs.c58 int statvfs(const char *path, struct statvfs *buf) function
/freebsd-current/sys/sys/
H A Dstatvfs.h57 struct statvfs { struct
/freebsd-current/lib/libc/gen/
H A Dstatvfs.c70 statvfs(const char * __restrict path, struct statvfs * __restrict result) function
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/c063/
H A Dt_o_search.c61 #define statvfs statfs macro
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h294 inline int statvfs(const wchar_t* p, StatVFS* buf) { function in namespace:detail

Completed in 93 milliseconds