#define E_USAGE 1 #define E_HOMEDIR 11 #define E_FQDN 12 #define E_GLIMIT 13 #define E_SLIMIT 14 #define E_CFGFILE 15 #define E_CFGPAR 16 #define E_ACCDIR 17 #define E_ABSPATH 18 #define E_INVHOST 19 #define E_ZEROREQ 20 #define E_ACCSTORD 21 #define E_OFILE 22 #define E_RFILE 23 #define E_CFGSOK 24 #define E_LISSOK 25 #define E_RLINE 26 #define E_BOOTFAIL 27 #define E_ACCEPT 28 #define E_PORT 29 #define E_ALLOC 30 #define LBONE_ILLEGAL_FILENAME -1100 #define LBONE_ILLEGAL_TIMEOUT -1101 #define LBONE_CONNECTION_FAILED -1102 #define LBONE_SOCKET_WRITE_FAILED -1103 #define LBONE_SOCKET_READ_FAILED -1104 #define LBONE_SELECT_ERROR -1105 #define LBONE_GET_TOKEN_FAILED -1106 #define LBONE_RECEIVE_TO_NULL_BUFFER -1107 #define LBONE_CLIENT_TIMEDOUT -1108 #define LBONE_OPEN_FAILED -1109 #define LBONE_CALLOC_FAILED -1110 #define LBONE_UNKNOWN_CLIENT_REQUEST -1111 #define LBONE_ILLEGAL_PARAMETER -1112 #define LBONE_LDAP_INIT_FAILED -1113 #define LBONE_INVALID_PARAMS -1114 #define LBONE_SEND_TOKEN_FAILED -1115