error/error.c File Reference

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

Functions

nps_errorType_tnpserror (int my_error)

Variables

nps_domain_t Nps_POSIX
nps_errorType_t Nps_ENOENT
nps_errorType_t Nps_EIO
nps_errorType_t Nps_EBADF
nps_errorType_t Nps_ENOMEM
nps_errorType_t Nps_EACCES
nps_errorType_t Nps_EBUSY
nps_errorType_t Nps_EEXIST
nps_errorType_t Nps_ENOTDIR
nps_errorType_t Nps_EISDIR
nps_errorType_t Nps_EINVAL
nps_errorType_t Nps_ENFILE
nps_errorType_t Nps_EMFILE
nps_errorType_t Nps_ENOTTY
nps_errorType_t Nps_ETXTBSY
nps_errorType_t Nps_EFBIG
nps_errorType_t Nps_ENOSPC
nps_errorType_t Nps_ESPIPE
nps_errorType_t Nps_EROFS
nps_errorType_t Nps_EMLINK
nps_errorType_t Nps_EPIPE
nps_errorType_t Nps_EDOM
nps_errorType_t Nps_ERANGE

Function Documentation

nps_errorType_t* npserror ( int  my_error  ) 

Variable Documentation

Initial value:
  {
  "Permission denied"
}
Initial value:
  {
  "Bad file descriptor"
}
Initial value:
  {
  "Device or resource busy"
}
Initial value:
  {
  "Numerical argument out of domain"
}
Initial value:
  {
  "File exists"
}
Initial value:
  {
  "File too large"
}
Initial value:
  {
  "Invalid argument"
}
Initial value:
  {
  "Input/output error"
}
Initial value:
  {
  "Is a directory"
}
Initial value:
  {
  "Too many open files"
}
Initial value:
  {
  "Too many links"
}
Initial value:
  {
  "Too many open files in system"
}
Initial value:
  {
  "No such file or directory"
}
Initial value:
  {
  "Cannot allocate memory"
}
Initial value:
  {
  "No space left on device"
}
Initial value:
  {
  "Not a directory"
}
Initial value:
  {
  "Inappropriate ioctl for device"
}
Initial value:
  {
  "Broken pipe"
}
Initial value:
  {
  "Numerical result out of range"
}
Initial value:
  {
  "Read-only file system"
}
Initial value:
  {
  "Illegal seek"
}
Initial value:
  {
  "Text file busy"
}
Initial value:
 {  
    ""
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3