s/qmail
3.3.23
Next generation secure email transport
sqmail-3.3.23
src
fd.h
Go to the documentation of this file.
1
#ifndef FD_H
2
#define FD_H
3
4
int
fd_copy
(
int
,
int
);
5
int
fd_move
(
int
,
int
);
6
7
#endif
fd_copy
int fd_copy(int, int)
Definition:
fd_copy.c:4
fd_move
int fd_move(int, int)
Definition:
fd_move.c:3
Generated on Sat Jan 12 2019 23:42:27 for s/qmail by
1.8.13