Home
last modified time | relevance | path

Searched defs:statvfs (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-statvfs.h44 struct statvfs { struct
63 int statvfs(const char *, struct statvfs *); argument
Dbsd-statvfs.c24 int statvfs(const char *path, struct statvfs *buf) in statvfs() function