home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / auucp+-1.02 / fuucp_plus_src.lzh / include / sendmail_protos.h < prev    next >
Encoding:
Text File  |  1990-11-21  |  264 b   |  16 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* sendmail.c           */
  6.  
  7.  
  8. /* parse.c              */
  9.  
  10. Prototype int ParseAddress(char *, char *, int);
  11.  
  12. /* domain.c             */
  13.  
  14. Prototype DomainLookup(char *, int, char *);
  15. Prototype CompareDomain(char **, short, char **, short);
  16.