#include <errno.h>#include "error.h"Include dependency graph for error.c:

Go to the source code of this file.
Variables | |
| int | error_intr |
| int | error_nomem |
| int | error_noent |
| int | error_txtbsy |
| int | error_io |
| int | error_exist |
| int | error_timeout |
| int | error_inprogress |
| int | error_wouldblock |
| int | error_again |
| int | error_pipe |
| int | error_perm |
| int | error_acces |
| int | error_nodevice |
| int | error_proto |
|
|
Initial value: -13 Definition at line 90 of file error.c. Referenced by error_str(). |
|
|
Initial value: -10 Definition at line 69 of file error.c. Referenced by error_str(). |
|
|
Initial value: -6 Definition at line 41 of file error.c. Referenced by error_str(). |
|
|
Initial value: -8 Definition at line 55 of file error.c. Referenced by error_str(). |
|
|
Initial value: -1 Definition at line 6 of file error.c. Referenced by cdb_read(), and error_str(). |
|
|
Initial value: -5 Definition at line 34 of file error.c. Referenced by error_str(). |
|
|
Initial value: -14 Definition at line 97 of file error.c. Referenced by error_str(). |
|
|
Initial value: -3 Definition at line 20 of file error.c. Referenced by error_str(). |
|
|
Initial value: -2 Definition at line 13 of file error.c. Referenced by alloc(), cdb_make_addbegin(), cdb_make_finish(), and error_str(). |
|
|
Initial value: -12 Definition at line 83 of file error.c. Referenced by error_str(). |
|
|
Initial value: -11 Definition at line 76 of file error.c. Referenced by error_str(). |
|
|
Initial value: -15 Definition at line 104 of file error.c. Referenced by cdb_read(), and error_str(). |
|
|
Initial value: -7 Definition at line 48 of file error.c. Referenced by error_str(). |
|
|
Initial value: -4 Definition at line 27 of file error.c. Referenced by error_str(). |
|
|
Initial value: -9 Definition at line 62 of file error.c. Referenced by error_str(). |
1.3.6-20040222