Searched defs:ENODEV (Results 1 – 5 of 5) sorted by relevance
89 #define ENODEV 19 /* No such device */ macro
344 #define ENODEV 9967 macro
61 #define ENODEV 19 /* Operation not supported by device */ macro
75 inline int ENODEV = 19; variable
186 enum ENODEV = 19; /// No such device in version() local273 enum ENODEV = 19; /// in version() local1144 enum ENODEV = 19; /// Operation not supported by device in version() local1228 enum ENODEV = 19; /// Operation not supported by device in version() local1325 enum ENODEV = 19; in version() local1455 enum ENODEV = 19; /// Operation not supported by device in version() local1555 enum ENODEV = 19; in version() local1658 enum ENODEV = 19; /// No such device in version() local1893 enum ENODEV = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 7); in version() local