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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dfsspace.h8 /* fsspace 3h
12 /* #include <fsspace.h>
17 struct fsspace { struct
22 extern void fsspace(const char *, struct fsspace *);
H A Dfsspace.c5 /* fsspace 3
9 /* #include <fsspace.h>
11 /* struct fsspace {
18 /* void fsspace(path, sp)
20 /* struct fsspace *sp;
22 /* fsspace() returns the amount of available space in the file
28 /* Use caution when doing computations with the result from fsspace().
66 #include <fsspace.h>
68 /* fsspace - find amount of available file system space */
70 void fsspace(cons function
[all...]
H A DMakefile.in11 fifo_listen.c fifo_trigger.c file_limit.c find_inet.c fsspace.c \
58 fifo_listen.o fifo_trigger.o file_limit.o find_inet.o fsspace.o \
105 events.h exec_command.h find_inet.h fsspace.h fullname.h \
135 fifo_rdonly_bug fifo_rdwr_bug fifo_trigger fsspace fullname \
318 fsspace: $(LIB)
1958 fsspace.o: fsspace.c
1959 fsspace.o: fsspace.h
1960 fsspace
[all...]
/netbsd-current/external/ibm-public/postfix/lib/util/
H A DMakefile96 fsspace.c \
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c157 /* fsspace(3) free file system space
205 #include <fsspace.h>
5463 struct fsspace fsbuf;
5479 fsspace(".", &fsbuf);
H A DMakefile.in324 smtpd_check.o: ../../include/fsspace.h

Completed in 220 milliseconds