MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //proc/2/cwd/proc/self/root/proc/3/task/3/root/usr/include/ss/ss_err.h
/*
 * ss_err.h:
 * This file is automatically generated; please do not edit it.
 */

#include <et/com_err.h>

#define SS_ET_SUBSYSTEM_ABORTED                  (748800L)
#define SS_ET_VERSION_MISMATCH                   (748801L)
#define SS_ET_NULL_INV                           (748802L)
#define SS_ET_NO_INFO_DIR                        (748803L)
#define SS_ET_COMMAND_NOT_FOUND                  (748804L)
#define SS_ET_LINE_ABORTED                       (748805L)
#define SS_ET_EOF                                (748806L)
#define SS_ET_PERMISSION_DENIED                  (748807L)
#define SS_ET_TABLE_NOT_FOUND                    (748808L)
#define SS_ET_NO_HELP_FILE                       (748809L)
#define SS_ET_ESCAPE_DISABLED                    (748810L)
#define SS_ET_UNIMPLEMENTED                      (748811L)
extern const struct error_table et_ss_error_table;
extern void initialize_ss_error_table(void);

/* For compatibility with Heimdal */
extern void initialize_ss_error_table_r(struct et_list **list);

#define ERROR_TABLE_BASE_ss (748800L)

/* for compatibility with older versions... */
#define init_ss_err_tbl initialize_ss_error_table
#define ss_err_base ERROR_TABLE_BASE_ss