t40c term[] count fix
[minix.git] / commands / ftp101 / other.h
blobd91bb2e9c90daab223069cec58c0ea59de51716f
1 /* other.h Copyright 1992-2000 by Michael Temari All Rights Reserved
3 * This file is part of ftp.
6 * 01/25/96 Initial Release Michael Temari, <Michael@TemWare.Com>
7 */
9 void FTPinit(void);
10 int DOpass(void);
11 int DOuser(void);
12 int DOnoop(void);
13 int DOpassive(void);
14 int DOsyst(void);
15 int DOremotehelp(void);
16 int DOquote(void);
17 int DOsite(void);