Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dfsspace.h17 struct fsspace { struct
22 extern void fsspace(const char *, struct fsspace *); argument
H A Dfsspace.c70 void fsspace(const char *path, struct fsspace * sp) in fsspace() function