3 #ifndef _NAME_CODE_H_INCLUDED_
4 #define _NAME_CODE_H_INCLUDED_
10 /* name to number table mapping
12 /* #include <name_code.h>
24 #define NAME_CODE_FLAG_NONE 0
25 #define NAME_CODE_FLAG_STRICT_CASE (1<<0)
27 extern int name_code(const NAME_CODE
*, int, const char *);
28 extern const char *str_name_code(const NAME_CODE
*, int);
33 /* The Secure Mailer license must be distributed with this software.
36 /* IBM T.J. Watson Research
38 /* Yorktown Heights, NY 10598, USA