1: /* $Header: CH.h,v 2.0 85/11/21 07:22:27 jqj Exp $ */
   2: /*
   3:  * $Log:	CH.h,v $
   4:  * Revision 2.0  85/11/21  07:22:27  jqj
   5:  * 4.3BSD standard release
   6:  *
   7:  * Revision 1.1  85/11/21  07:01:27  root
   8:  * Initial revision
   9:  *
  10:  */
  11: /*
  12:  * definitions for routines distributed as part of the Clearinghouse
  13:  * support package.  See clearinghouse(3) for documentation.
  14:  */
  15: /*
  16:  * other include files needed:
  17:  * #include <sys/types.h>
  18:  * #include <netns/ns.h>
  19:  * #include <courier/Clearinghouse2.h>
  20:  */
  21: extern struct ns_addr *CH_LookupAddr(), *CH_LookupAddrDN();
  22: extern CourierConnection* CH_GetFirstCH(),
  23:     *CH_GetOtherCH();
  24: extern Clearinghouse2_ObjectName CH_StringToName();
  25: extern CH_Enumerate(), CH_EnumerateAliases();
Last modified: 1986-03-13
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 681
Valid CSS Valid XHTML 1.0 Strict