home *** CD-ROM | disk | FTP | other *** search
-
- /* 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);
-
- /* 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 char *work_scan(char *);
- Prototype char *work_next(void);
- Prototype void amiga_closeopen(char *);
- 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);
- Prototype int twrite(const char *, int);
- Prototype void xlat_str(char *, 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 void main(int, char **);
-
- /* uuname.c */
-
-
- /* uux.c */
-
-
- /* time.c */
-
- Prototype int CheckTimeRestrictions(char *);
-