22 #include <t3key/key_api.h>
41 #define T3_KEY_VERSION 0
49 #define T3_KEY_CONST const
56 T3_KEY_CONST
char *
key;
70 #include "key_errors.h"
75 #define T3_ERR_INVALID_FORMAT (-32)
77 #define T3_ERR_TERMINFO_UNKNOWN (-31)
79 #define T3_ERR_NOMAP (-30)
81 #define T3_ERR_TRUNCATED_DB (-29)
83 #define T3_ERR_READ_ERROR (-28)
85 #define T3_ERR_WRONG_VERSION (-27)