3 #ifndef _FSSPACE_H_INCLUDED_
4 #define _FSSPACE_H_INCLUDED_
10 /* determine available file system space
12 /* #include <fsspace.h>
16 /* External interface. */
18 unsigned long block_size
; /* block size */
19 unsigned long block_free
; /* free space */
22 extern void fsspace(const char *, struct fsspace
*);
27 /* The Secure Mailer license must be distributed with this software.
30 /* IBM T.J. Watson Research
32 /* Yorktown Heights, NY 10598, USA