extern.h revision 1.11
1/* $NetBSD: extern.h,v 1.11 1997/02/01 10:44:58 lukem Exp $ */ 2 3/*- 4 * Copyright (c) 1994 The Regents of the University of California. 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. 12 * 2. Redistributions in binary form must reproduce the above copyright 13 * notice, this list of conditions and the following disclaimer in the 14 * documentation and/or other materials provided with the distribution. 15 * 3. All advertising materials mentioning features or use of this software 16 * must display the following acknowledgement: 17 * This product includes software developed by the University of 18 * California, Berkeley and its contributors. 19 * 4. Neither the name of the University nor the names of its contributors 20 * may be used to endorse or promote products derived from this software 21 * without specific prior written permission. 22 * 23 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 24 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 26 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 27 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 28 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 29 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 33 * SUCH DAMAGE. 34 * 35 * @(#)extern.h 8.3 (Berkeley) 10/9/94 36 */ 37 38struct fd_set; 39 40void abort_remote __P((FILE *)); 41void abortpt __P(()); 42void abortrecv __P(()); 43void abortsend __P(()); 44void aborthttp __P(()); 45void account __P((int, char **)); 46void alarmtimer __P((int)); 47int another __P((int *, char ***, const char *)); 48int auto_fetch __P((int, char **)); 49void blkfree __P((char **)); 50void cd __P((int, char **)); 51void cdup __P((int, char **)); 52void changetype __P((int, int)); 53void cmdabort __P(()); 54void cmdscanner __P((int)); 55int command __P(()); 56#ifndef SMALLFTP 57unsigned char complete __P((EditLine *, int)); 58#endif /* !SMALLFTP */ 59int confirm __P((const char *, const char *)); 60FILE *dataconn __P((const char *)); 61void delete __P((int, char **)); 62void disconnect __P((int, char **)); 63void do_chmod __P((int, char **)); 64void do_umask __P((int, char **)); 65void domacro __P((int, char **)); 66char *domap __P((char *)); 67void doproxy __P((int, char **)); 68char *dotrans __P((char *)); 69int empty __P((struct fd_set *, int)); 70void get __P((int, char **)); 71struct cmd *getcmd __P((const char *)); 72int getit __P((int, char **, int, const char *)); 73int getreply __P((int)); 74int globulize __P((char **)); 75char *gunique __P((const char *)); 76void help __P((int, char **)); 77char *hookup __P((const char *, int)); 78void idle __P((int, char **)); 79int initconn __P((void)); 80void intr __P(()); 81void list_vertical __P((StringList *)); 82void lcd __P((int, char **)); 83int login __P((const char *)); 84void lostpeer __P(()); 85void lpwd __P((int, char **)); 86void ls __P((int, char **)); 87void mabort __P((int)); 88void macdef __P((int, char **)); 89void makeargv __P(()); 90void makedir __P((int, char **)); 91void mdelete __P((int, char **)); 92void mget __P((int, char **)); 93void mls __P((int, char **)); 94void modtime __P((int, char **)); 95void mput __P((int, char **)); 96char *onoff __P((int)); 97void newer __P((int, char **)); 98void progressmeter __P((int)); 99char *prompt __P(()); 100void proxabort __P(()); 101void proxtrans __P((const char *, const char *, const char *)); 102void psabort __P(()); 103void psummary __P((int)); 104void pswitch __P((int)); 105void ptransfer __P((int)); 106void put __P((int, char **)); 107void pwd __P((int, char **)); 108void quit __P((int, char **)); 109void quote __P((int, char **)); 110void quote1 __P((const char *, int, char **)); 111void recvrequest __P((const char *, const char *, const char *, 112 const char *, int)); 113void reget __P((int, char **)); 114char *remglob __P((char **, int)); 115off_t remotesize __P((const char *, int)); 116time_t remotemodtime __P((const char *, int)); 117void removedir __P((int, char **)); 118void renamefile __P((int, char **)); 119void reset __P((int, char **)); 120void restart __P((int, char **)); 121void rmthelp __P((int, char **)); 122void rmtstatus __P((int, char **)); 123int ruserpass __P((const char *, char **, char **, char **)); 124void sendrequest __P((const char *, const char *, const char *, int)); 125void setascii __P((int, char **)); 126void setbell __P((int, char **)); 127void setbinary __P((int, char **)); 128void setcase __P((int, char **)); 129void setcr __P((int, char **)); 130void setdebug __P((int, char **)); 131void setedit __P((int, char **)); 132void setform __P((int, char **)); 133void setftmode __P((int, char **)); 134void setglob __P((int, char **)); 135void sethash __P((int, char **)); 136void setnmap __P((int, char **)); 137void setntrans __P((int, char **)); 138void setpassive __P((int, char **)); 139void setpeer __P((int, char **)); 140void setport __P((int, char **)); 141void setpreserve __P((int, char **)); 142void setprogress __P((int, char **)); 143void setprompt __P((int, char **)); 144void setrunique __P((int, char **)); 145void setstruct __P((int, char **)); 146void setsunique __P((int, char **)); 147void settenex __P((int, char **)); 148void settrace __P((int, char **)); 149void setttywidth __P((int)); 150void settype __P((int, char **)); 151void setverbose __P((int, char **)); 152void shell __P((int, char **)); 153void site __P((int, char **)); 154void sizecmd __P((int, char **)); 155char *slurpstring __P(()); 156void status __P((int, char **)); 157void syst __P((int, char **)); 158int togglevar __P((int, char **, int *, const char *)); 159void usage __P(()); 160void user __P((int, char **)); 161 162 163extern jmp_buf abortprox; 164extern int abrtflag; 165extern struct cmd cmdtab[]; 166extern FILE *cout; 167extern int data; 168extern char *home; 169extern jmp_buf jabort; 170extern int proxy; 171extern char reply_string[]; 172extern off_t restart_point; 173extern int NCMDS; 174 175extern char *__progname; /* from crt0.o */ 176 177