19 extern uint32_t errno;
21 #ifndef __POK_ERRNO_H__
22 #define __POK_ERRNO_H__
29 POK_ERRNO_UNAVAILABLE = 2,
30 POK_ERRNO_TOOMANY = 5,
37 POK_ERRNO_HUGE_VAL = 10,
39 POK_ERRNO_EFAULT = 11,
41 POK_ERRNO_THREAD = 49,
42 POK_ERRNO_THREADATTR = 50,
46 POK_ERRNO_PARTITION_ATTR = 200,
49 POK_ERRNO_NOTFOUND = 302,
50 POK_ERRNO_DIRECTION = 303,
52 POK_ERRNO_DISCIPLINE = 305,
53 POK_ERRNO_PORTPART = 307,
54 POK_ERRNO_EMPTY = 308,
57 POK_ERRNO_READY = 310,
58 POK_ERRNO_TIMEOUT = 250,
61 POK_ERRNO_LOCKOBJ_UNAVAILABLE = 500,
62 POK_ERRNO_LOCKOBJ_NOTREADY = 501,
63 POK_ERRNO_LOCKOBJ_KIND = 502,
64 POK_ERRNO_LOCKOBJ_POLICY = 503,
66 POK_ERRNO_PARTITION_MODE = 601,
68 POK_ERRNO_PARTITION = 401