Searched defs:ENXIO (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Derrno-base.h9 #define ENXIO 6 /* No such device or address */ macro
/external/dbus/dbus/
H A Ddbus-sysdeps-wince-glue.h74 #define ENXIO ERROR_FILE_INVALID macro
/external/llvm/include/llvm/Support/
H A Dsystem_error.h169 no_such_device_or_address, // ENXIO
370 # ifndef ENXIO
371 # define ENXIO 6 macro
549 no_such_device_or_address = ENXIO,

Completed in 166 milliseconds