chiark
/
gitweb
/
~mdw
/
qmail
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
qmail-local: Sender and environment settings in .qmail files.
[qmail]
/
timeoutwrite.h
1
#ifndef TIMEOUTWRITE_H
2
#define TIMEOUTWRITE_H
3
4
extern int timeoutwrite();
5
6
#endif