#include "hi_include.h"
Go to the source code of this file.
Defines | |
#define | HI_BOOL_FALSE 0 |
#define | HI_SUCCESS 0 |
#define | HI_BOOL_TRUE 1 |
#define | HI_NONFATAL_ERR 1 |
#define | HI_OUT_OF_BOUNDS 2 |
#define | HI_FATAL_ERR -1 |
#define | HI_INVALID_ARG -2 |
#define | HI_MEM_ALLOC_FAIL -3 |
#define | HI_NOT_FOUND -4 |
#define | HI_INVALID_FILE -5 |
NOTES:
Definition in file hi_return_codes.h.
|
Definition at line 22 of file hi_return_codes.h. Referenced by hi_eo_generate_event(). |
|
Definition at line 28 of file hi_return_codes.h. Referenced by hi_eo_generate_event(). |
|
Definition at line 35 of file hi_return_codes.h. Referenced by FindCodePage(), MapCodePoints(), and ProcessIISUnicodeMap(). |
|
|
Definition at line 39 of file hi_return_codes.h. Referenced by hi_ui_parse_iis_unicode_map(), and ProcessIISUnicodeMap(). |
|
Definition at line 37 of file hi_return_codes.h. Referenced by hi_ui_parse_iis_unicode_map(), hi_ui_server_lookup_add(), hi_ui_server_lookup_init(), and ProcessProfile(). |
|
Definition at line 29 of file hi_return_codes.h. Referenced by hi_client_inspection(), hi_mi_mode_inspection(), hi_norm_uri(), hi_ui_server_lookup_add(), InspectUriChar(), ProcessUniqueServerConf(), SetClientVars(), StatefulSessionInspection(), and StatelessInspection(). |
|
Definition at line 38 of file hi_return_codes.h. Referenced by hi_ui_server_lookup_find(), hi_ui_server_lookup_first(), and hi_ui_server_lookup_next(). |
|
Definition at line 30 of file hi_return_codes.h. Referenced by find_rfc_delimiter(), NextNonWhiteSpace(), SetSlashNorm(), and StatelessInspection(). |
|