home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / duucp-1.17 / AU-117b4-src.lha / src / include / uucico_protos.h < prev    next >
Encoding:
Text File  |  1994-06-02  |  3.3 KB  |  136 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* gio.c                */
  6.  
  7. Prototype int gwrdata (FILE *);
  8. Prototype int gwrmsg (char *);
  9. Prototype int grddata (FILE *);
  10. Prototype int grdmsg (char *, int);
  11. Prototype int gturnon (int);
  12. Prototype int gturnoff (void);
  13. Prototype void ResetGIO (void);
  14. Prototype int ReducedTimeout;
  15. Prototype int Tot_Retries;
  16. Prototype int Tot_Packets;
  17.  
  18. /* sysdep.c             */
  19.  
  20. Prototype int openout (char *, int);
  21. Prototype void sigint (int);
  22. Prototype void cleanup (void);
  23. Prototype int xdatardy (void);
  24. Prototype int xgetc (int,int);
  25. Prototype int xwrite (const void *, int);
  26. Prototype int xwritea (const void *, int);
  27. Prototype int xxwrite (const void *, int, int);
  28. Prototype void SendBreak (void);
  29. Prototype int CheckCarrier (void);
  30. Prototype void munge_filename (char *, char *);
  31. Prototype int hangup (void);
  32. Prototype void set_dir (const char *dirname);
  33. Prototype int work_scan (char *);
  34. Prototype char *work_next (void);
  35. Prototype void amiga_setup (void);
  36. Prototype void set_baud (int);
  37. Prototype void OpenSerial (int);
  38. Prototype void CloseSerial (int);
  39. Prototype void xexit (int);
  40. Prototype void printc (unsigned char);
  41. Prototype void NiceAbortIO (void *);
  42. Prototype char *DeviceName;
  43. Prototype int DeviceUnit;
  44.  
  45. /* uucp.c               */
  46.  
  47.  
  48. /* uupoll.c             */
  49.  
  50.  
  51. /* uuxqt.c              */
  52.  
  53.  
  54. /* modem.c              */
  55.  
  56. Prototype void openline (void);
  57. Prototype int  get_baud (void);
  58. Prototype void modem_init (void);
  59. Prototype char *dial_nbr (const char *);
  60. Prototype void reset_modem (void);
  61.  
  62. /* uucico.c             */
  63.  
  64. Prototype int getname (int);
  65. Prototype int get_proto (void);
  66. Prototype int instr (char *, int, int);
  67. Prototype int inline (int, char *, int);
  68. Prototype int twrite (const char *, int);
  69. Prototype void xlat_str (char *);
  70. Prototype int read_ctl (void);
  71. Prototype int do_outbound (void);
  72. Prototype int call_system (char *, int);
  73. Prototype int call_sysline (char *);
  74. Prototype int do_session (int);
  75. Prototype int top_level (int);
  76. Prototype int do_one_slave (void);
  77. Prototype int do_one_master (void);
  78. Prototype int yesno (char, int, int);
  79. Prototype int host_send_file (char *);
  80. Prototype int host_receive_file (char *);
  81. Prototype int local_send_file (char *, int *);
  82. Prototype int local_receive_file (void);
  83. Prototype int receive_file (FILE *, char *, char *, char *, int);
  84. Prototype int send_file (FILE *);
  85. Prototype int BigGOpt;
  86. Prototype int BytesIn;
  87. Prototype int BytesOut;
  88. Prototype int debug;
  89. Prototype int DoAttempt;
  90. Prototype int ExitCode;
  91. Prototype int Getty;
  92. Prototype int IgnoreCD;
  93. Prototype int IgnoreDTR;
  94. Prototype int NoDelay;
  95. Prototype int OldPri;
  96. Prototype int Overide;
  97. Prototype int PacketTimeout;
  98. Prototype int PriMode;
  99. Prototype int ProtoHacks;
  100. Prototype int SegSize;
  101. Prototype int SendExpectTimeout;
  102. Prototype int SevenWire;
  103. Prototype int UseSubDirs;
  104. Prototype int VarPackets;
  105. Prototype int WindowSize;
  106. Prototype char *uuspool;
  107.  
  108. /* uuhosts.c            */
  109.  
  110.  
  111. /* uname.c              */
  112.  
  113.  
  114. /* uuname.c             */
  115.  
  116.  
  117. /* uux.c                */
  118.  
  119.  
  120. /* time.c               */
  121.  
  122. Prototype int CheckTimeRestrictions (char *timeStr);
  123.  
  124. /* xferstat.c           */
  125.  
  126. Prototype void xferinit (char *);
  127. Prototype void xferstat (char *phonenum, char *comment);
  128. Prototype void xferlog (char *, ...);
  129. Prototype XferStat xfer;
  130.  
  131. /* uustat.c             */
  132.  
  133.  
  134. /* hostname.c           */
  135.  
  136.