s/qmail  3.3.23
Next generation secure email transport
timeoutwrite.h
Go to the documentation of this file.
1 #ifndef TIMEOUTWRITE_H
2 #define TIMEOUTWRITE_H
3 
4 int timeoutwrite(int,int,char *,int);
5 
6 #endif
int timeoutwrite(int, int, char *, int)
Definition: timeoutwrite.c:6