home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
telecom
/
uucp_442
/
src
/
include
/
uucico_protos.h
< prev
next >
Wrap
Text File
|
1991-01-06
|
2KB
|
96 lines
/* MACHINE GENERATED */
/* gio.c */
Prototype int gwrdata(FILE *);
Prototype int gwrmsg(char *);
Prototype int grddata(FILE *);
Prototype int grdmsg(char *, int);
Prototype int gturnon(int);
Prototype int gturnoff(void);
Prototype void ResetGIO(void);
Prototype short ReducedTimeout;
/* sysdep.c */
Prototype int openout(char *, int);
Prototype int sigint(void);
Prototype void cleanup(void);
Prototype int xdatardy(void);
Prototype int xgetc(int);
Prototype int xwrite(const void *, int);
Prototype int xwritea(const void *, int);
Prototype int xxwrite(const void *, int, int);
Prototype void SendBreak(void);
Prototype int CheckCarrier(void);
Prototype void *bzero(void *, long);
Prototype void *bcopy(const void *, void *, long);
Prototype void munge_filename(char *, char *);
Prototype int hangup(void);
Prototype int work_scan(char *);
Prototype char *work_next(void);
Prototype void amiga_setup(void);
Prototype void set_baud(int);
Prototype void OpenSerial(void);
Prototype void CloseSerial(void);
Prototype void xexit(int);
Prototype void printc(unsigned char);
/* uucp.c */
/* uupoll.c */
/* uuxqt.c */
/* modem.c */
Prototype void openline(void);
Prototype int get_baud(void);
Prototype void modem_init(void);
Prototype int dial_nbr(const char *);
Prototype void reset_modem(void);
/* uucico.c */
Prototype int getname(int);
Prototype int get_proto(void);
Prototype int instr(char *, int, int);
Prototype int twrite(const char *, int);
Prototype void xlat_str(char *);
Prototype int read_ctl(void);
Prototype int do_outbound(void);
Prototype int call_system(char *, int);
Prototype int call_sysline(char *);
Prototype int do_session(int);
Prototype int top_level(int);
Prototype int do_one_slave(void);
Prototype int do_one_master(void);
Prototype int yesno(char, int, int);
Prototype int host_send_file(char *);
Prototype int host_receive_file(char *);
Prototype int local_send_file(char *, int *);
Prototype int local_receive_file(void);
Prototype int receive_file(FILE *, char *, char *, char *, int);
Prototype int send_file(FILE *);
Prototype short ProtoHacks;
Prototype short PriMode;
Prototype short OldPri;
Prototype short IgnoreDTR;
/* uuhosts.c */
/* uuname.c */
/* uux.c */
/* time.c */