Searched refs:xmitfile (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/tftp/
H A Dtftp.h33 int xmitfile(int peer, char *port, int fd, char *name, char *mode);
H A Dtftp.c64 xmitfile(int peer, char *port, int fd, char *name, char *mode) function
H A Dmain.c489 if (xmitfile(peer, port, fd, targ, mode))
518 if (xmitfile(peer, port, fd, path, mode) != 0)

Completed in 78 milliseconds