This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| #define EE | ( | X | ) | (globerrs[(X) - EE_ERROR_FIRST]) |
Definition at line 24 of file mysys_err.h.
Referenced by default_local_infile_init(), default_local_infile_read(), init_myfunc_errs(), and my_end().
| #define EE_BADCLOSE 4 |
Definition at line 40 of file mysys_err.h.
Referenced by init_myfunc_errs(), my_close(), and my_fclose().
| #define EE_CANT_CHSIZE 14 |
| #define EE_CANT_MKDIR 21 |
| #define EE_CANT_OPEN_STREAM 15 |
| #define EE_CANT_READLINK 24 |
| #define EE_CANT_SYMLINK 25 |
| #define EE_CANTCREATEFILE 1 |
Definition at line 37 of file mysys_err.h.
Referenced by create_temp_file(), init_myfunc_errs(), my_create(), my_create_with_symlink(), and my_fopen().
| #define EE_CANTLOCK 10 |
| #define EE_CANTUNLOCK 11 |
| #define EE_DELETE 6 |
| #define EE_DIR 12 |
| #define EE_DISK_FULL 20 |
Definition at line 55 of file mysys_err.h.
Referenced by init_myfunc_errs(), my_fwrite(), my_pwrite(), and my_write().
| #define EE_EOFERR 9 |
Definition at line 44 of file mysys_err.h.
Referenced by init_myfunc_errs(), my_fread(), my_lread(), my_pread(), and my_read().
| #define EE_ERROR_FIRST 1 |
Definition at line 36 of file mysys_err.h.
| #define EE_ERROR_LAST 30 |
Definition at line 66 of file mysys_err.h.
| #define EE_FILE_NOT_CLOSED 30 |
Definition at line 65 of file mysys_err.h.
| #define EE_FILENOTFOUND 29 |
Definition at line 64 of file mysys_err.h.
Referenced by default_local_infile_init(), init_myfunc_errs(), my_dup(), my_fopen(), and my_open().
| #define EE_GETWD 16 |
| #define EE_LINK 7 |
| #define EE_LINK_WARNING 18 |
| #define EE_OPEN_WARNING 19 |
| #define EE_OUT_OF_FILERESOURCES 23 |
| #define EE_OUTOFMEMORY 5 |
Definition at line 41 of file mysys_err.h.
Referenced by _mymalloc(), init_myfunc_errs(), my_malloc(), my_once_alloc(), my_realloc(), and write_huff_tree().
| #define EE_READ 2 |
Definition at line 38 of file mysys_err.h.
Referenced by default_local_infile_read(), init_myfunc_errs(), my_fread(), my_lread(), my_pread(), and my_read().
| #define EE_REALPATH 26 |
| #define EE_SETWD 17 |
| #define EE_STAT 13 |
Definition at line 48 of file mysys_err.h.
Referenced by init_myfunc_errs(), my_copystat(), my_stat(), and mysql_create_db().
| #define EE_SYNC 27 |
| #define EE_UNKNOWN_CHARSET 22 |
Definition at line 57 of file mysys_err.h.
Referenced by get_charset(), and get_charset_by_csname().
| #define EE_UNKNOWN_COLLATION 28 |
| #define EE_WRITE 3 |
Definition at line 39 of file mysys_err.h.
Referenced by init_myfunc_errs(), my_fwrite(), my_lwrite(), my_pwrite(), and my_write().
| #define EXIT_AMBIGUOUS_OPTION 3 |
| #define EXIT_ARGUMENT_REQUIRED 5 |
| #define EXIT_CANNOT_CONNECT_TO_SERVICE 11 |
Definition at line 81 of file mysys_err.h.
| #define EXIT_NO_ARGUMENT_ALLOWED 4 |
| #define EXIT_NO_PTR_TO_VARIABLE 10 |
| #define EXIT_OPTION_DISABLED 12 |
| #define EXIT_OUT_OF_MEMORY 8 |
| #define EXIT_UNKNOWN_OPTION 2 |
| #define EXIT_UNKNOWN_SUFFIX 9 |
| #define EXIT_UNKNOWN_VARIABLE 7 |
| #define EXIT_UNSPECIFIED_ERROR 1 |
Definition at line 71 of file mysys_err.h.
| #define EXIT_VAR_PREFIX_NOT_UNIQUE 6 |
| #define GLOBERRS (EE_ERROR_LAST - EE_ERROR_FIRST + 1) |
Definition at line 23 of file mysys_err.h.
| const char* NEAR globerrs[] |
1.4.7

