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

error.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Functions

char * error_str (int)
int error_temp (int)

Variables

int errno
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


Function Documentation

char* error_str int   ) 
 

Definition at line 6 of file error_str.c.

References error_acces, error_again, error_exist, error_inprogress, error_intr, error_io, error_nodevice, error_noent, error_nomem, error_perm, error_pipe, error_proto, error_timeout, error_txtbsy, error_wouldblock, and X.

Referenced by strerr_sysinit().

int error_temp int   ) 
 


Variable Documentation

int errno
 

Definition at line 4 of file error.h.

Referenced by alloc(), cdb_make_addbegin(), cdb_make_finish(), cdb_read(), and strerr_sysinit().

int error_acces
 

Definition at line 18 of file error.h.

Referenced by error_str().

int error_again
 

Definition at line 15 of file error.h.

Referenced by error_str().

int error_exist
 

Definition at line 11 of file error.h.

Referenced by error_str().

int error_inprogress
 

Definition at line 13 of file error.h.

Referenced by error_str().

int error_intr
 

Definition at line 6 of file error.h.

Referenced by cdb_read(), and error_str().

int error_io
 

Definition at line 10 of file error.h.

Referenced by error_str().

int error_nodevice
 

Definition at line 19 of file error.h.

Referenced by error_str().

int error_noent
 

Definition at line 8 of file error.h.

Referenced by error_str().

int error_nomem
 

Definition at line 7 of file error.h.

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

int error_perm
 

Definition at line 17 of file error.h.

Referenced by error_str().

int error_pipe
 

Definition at line 16 of file error.h.

Referenced by error_str().

int error_proto
 

Definition at line 20 of file error.h.

Referenced by cdb_read(), and error_str().

int error_timeout
 

Definition at line 12 of file error.h.

Referenced by error_str().

int error_txtbsy
 

Definition at line 9 of file error.h.

Referenced by error_str().

int error_wouldblock
 

Definition at line 14 of file error.h.

Referenced by error_str().


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