Main Page | Namespace List | Class List | File List | Class Members | File Members | Related Pages

error.c File Reference

#include <errno.h>
#include "error.h"

Include dependency graph for error.c:

Include dependency graph

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


Variable Documentation

int error_acces
 

Initial value:




-13

Definition at line 90 of file error.c.

Referenced by error_str().

int error_again
 

Initial value:




-10

Definition at line 69 of file error.c.

Referenced by error_str().

int error_exist
 

Initial value:




-6

Definition at line 41 of file error.c.

Referenced by error_str().

int error_inprogress
 

Initial value:




-8

Definition at line 55 of file error.c.

Referenced by error_str().

int error_intr
 

Initial value:




-1

Definition at line 6 of file error.c.

Referenced by cdb_read(), and error_str().

int error_io
 

Initial value:




-5

Definition at line 34 of file error.c.

Referenced by error_str().

int error_nodevice
 

Initial value:




-14

Definition at line 97 of file error.c.

Referenced by error_str().

int error_noent
 

Initial value:

 



-3

Definition at line 20 of file error.c.

Referenced by error_str().

int error_nomem
 

Initial value:




-2

Definition at line 13 of file error.c.

Referenced by alloc(), cdb_make_addbegin(), cdb_make_finish(), and error_str().

int error_perm
 

Initial value:




-12

Definition at line 83 of file error.c.

Referenced by error_str().

int error_pipe
 

Initial value:




-11

Definition at line 76 of file error.c.

Referenced by error_str().

int error_proto
 

Initial value:




-15

Definition at line 104 of file error.c.

Referenced by cdb_read(), and error_str().

int error_timeout
 

Initial value:




-7

Definition at line 48 of file error.c.

Referenced by error_str().

int error_txtbsy
 

Initial value:




-4

Definition at line 27 of file error.c.

Referenced by error_str().

int error_wouldblock
 

Initial value:




-9

Definition at line 62 of file error.c.

Referenced by error_str().


Generated on Mon Apr 26 09:49:25 2004 for ConstantDataStore by doxygen 1.3.6-20040222