Go to the documentation of this file.
30 #ifndef OMX_CONTENTPIPE_H
31 #define OMX_CONTENTPIPE_H
37 #define KD_EADDRINUSE (2)
41 #define KD_ECONNREFUSED (9)
42 #define KD_ECONNRESET (10)
43 #define KD_EDEADLK (11)
44 #define KD_EDESTADDRREQ (12)
45 #define KD_ERANGE (35)
46 #define KD_EEXIST (13)
48 #define KD_EHOSTUNREACH (15)
49 #define KD_EINVAL (17)
51 #define KD_EISCONN (20)
52 #define KD_EISDIR (21)
53 #define KD_EMFILE (22)
54 #define KD_ENAMETOOLONG (23)
55 #define KD_ENOENT (24)
56 #define KD_ENOMEM (25)
57 #define KD_ENOSPC (26)
58 #define KD_ENOSYS (27)
59 #define KD_ENOTCONN (28)
61 #define KD_ETIMEDOUT (36)
62 #define KD_EILSEQ (19)
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1