1 #pragma ident "%Z%%M% %I% %E% SMI" 2 /* 3 * ss_err.h: 4 * This file is automatically generated; please do not edit it. 5 */ 6 #define SS_ET_SUBSYSTEM_ABORTED (748800L) 7 #define SS_ET_VERSION_MISMATCH (748801L) 8 #define SS_ET_NULL_INV (748802L) 9 #define SS_ET_NO_INFO_DIR (748803L) 10 #define SS_ET_COMMAND_NOT_FOUND (748804L) 11 #define SS_ET_LINE_ABORTED (748805L) 12 #define SS_ET_EOF (748806L) 13 #define SS_ET_PERMISSION_DENIED (748807L) 14 #define SS_ET_TABLE_NOT_FOUND (748808L) 15 #define SS_ET_NO_HELP_FILE (748809L) 16 #define SS_ET_ESCAPE_DISABLED (748810L) 17 #define SS_ET_UNIMPLEMENTED (748811L) 18 #define ERROR_TABLE_BASE_ss (748800L) 19 20 /* for compatibility with older versions... */ 21 #define ss_err_base ERROR_TABLE_BASE_ss 22