• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * continuation.h:
3  * This file is automatically generated; please do not edit it.
4  */
5 
6 #include <et/com_err.h>
7 
8 #define CHPASS_UTIL_PASSWORD_IN_DICTIONARY       (43787520L)
9 extern const struct error_table et_ovk_error_table;
10 extern void initialize_ovk_error_table(void);
11 
12 /* For compatibility with Heimdal */
13 extern void initialize_ovk_error_table_r(struct et_list **list);
14 
15 #define ERROR_TABLE_BASE_ovk (43787520L)
16 
17 /* for compatibility with older versions... */
18 #define init_ovk_err_tbl initialize_ovk_error_table
19 #define ovk_err_base ERROR_TABLE_BASE_ovk
20