POK(kernelpart)
errno.h File Reference

Go to the source code of this file.

Enumerations

enum  pok_ret_t {
  POK_ERRNO_OK = 0, POK_ERRNO_EINVAL = 1, POK_ERRNO_UNAVAILABLE = 2, POK_ERRNO_TOOMANY = 5,
  POK_ERRNO_EPERM = 6, POK_ERRNO_EXISTS = 7, POK_ERRNO_ERANGE = 8, POK_ERRNO_EDOM = 9,
  POK_ERRNO_HUGE_VAL = 10, POK_ERRNO_EFAULT = 11, POK_ERRNO_THREAD = 49, POK_ERRNO_THREADATTR = 50,
  POK_ERRNO_TIME = 100, POK_ERRNO_PARTITION_ATTR = 200, POK_ERRNO_PORT = 301, POK_ERRNO_NOTFOUND = 302,
  POK_ERRNO_DIRECTION = 303, POK_ERRNO_SIZE = 304, POK_ERRNO_DISCIPLINE = 305, POK_ERRNO_PORTPART = 307,
  POK_ERRNO_EMPTY = 308, POK_ERRNO_KIND = 309, POK_ERRNO_FULL = 311, POK_ERRNO_READY = 310,
  POK_ERRNO_TIMEOUT = 250, POK_ERRNO_MODE = 251, POK_ERRNO_LOCKOBJ_UNAVAILABLE = 500, POK_ERRNO_LOCKOBJ_NOTREADY = 501,
  POK_ERRNO_LOCKOBJ_KIND = 502, POK_ERRNO_LOCKOBJ_POLICY = 503, POK_ERRNO_PARTITION_MODE = 601, POK_ERRNO_PARTITION = 401
}

Enumeration Type Documentation

enum pok_ret_t
Enumerator:
POK_ERRNO_OK 
POK_ERRNO_EINVAL 
POK_ERRNO_UNAVAILABLE 
POK_ERRNO_TOOMANY 
POK_ERRNO_EPERM 
POK_ERRNO_EXISTS 
POK_ERRNO_ERANGE 
POK_ERRNO_EDOM 
POK_ERRNO_HUGE_VAL 
POK_ERRNO_EFAULT 
POK_ERRNO_THREAD 
POK_ERRNO_THREADATTR 
POK_ERRNO_TIME 
POK_ERRNO_PARTITION_ATTR 
POK_ERRNO_PORT 
POK_ERRNO_NOTFOUND 
POK_ERRNO_DIRECTION 
POK_ERRNO_SIZE 
POK_ERRNO_DISCIPLINE 
POK_ERRNO_PORTPART 
POK_ERRNO_EMPTY 
POK_ERRNO_KIND 
POK_ERRNO_FULL 
POK_ERRNO_READY 
POK_ERRNO_TIMEOUT 
POK_ERRNO_MODE 
POK_ERRNO_LOCKOBJ_UNAVAILABLE 
POK_ERRNO_LOCKOBJ_NOTREADY 
POK_ERRNO_LOCKOBJ_KIND 
POK_ERRNO_LOCKOBJ_POLICY 
POK_ERRNO_PARTITION_MODE 
POK_ERRNO_PARTITION 

Definition at line 21 of file errno.h.