3 #ifndef _DICT_HT_H_INCLUDED_
4 #define _DICT_HT_H_INCLUDED_
10 /* dictionary manager interface to hash tables
12 /* #include <dict_ht.h>
25 #define DICT_TYPE_HT "internal"
27 extern DICT
*dict_ht_open(const char *, HTABLE
*, void (*) (char *));
32 /* The Secure Mailer license must be distributed with this software.
35 /* IBM T.J. Watson Research
37 /* Yorktown Heights, NY 10598, USA