s/qmail
3.3.23
Next generation secure email transport
sqmail-3.3.23
src
coe.c
Go to the documentation of this file.
1
#include <fcntl.h>
2
#include "
coe.h
"
3
4
int
coe
(
int
fd
)
5
{
6
return
fcntl(fd,F_SETFD,1);
7
}
fd
int fd
Definition:
idedit.c:16
coe.h
coe
int coe(int fd)
Definition:
coe.c:4
Generated on Sat Jan 12 2019 23:42:27 for s/qmail by
1.8.13