send_file
send_file();
void send_file(void);
if (send_file(pathname, filedes[1]) == -1) {
int send_file(const char *, int);
send_file(ssl, fd, stdin, buf, sizeof(buf));
send_file(ssl, fd, stdin, buf, sizeof(buf));
send_file(ssl, fd, stdin, buf, sizeof(buf));