HomeSort by relevance Sort by last modified time
    Searched refs:ENOSTR (Results 1 - 18 of 18) sorted by null

  /bionic/libc/kernel/common/asm-generic/
errno.h 44 #define ENOSTR 60
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /external/kernel-headers/original/asm-generic/
errno.h 33 #define ENOSTR 60 /* Device not a stream */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 44 #define ENOSTR 60
  /bionic/libc/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 96 __BIONIC_ERRDEF( ENOSTR , 60, "Device not a stream" )
  /external/bluetooth/glib/glib/
gstrfuncs.c 1219 #ifdef ENOSTR
1220 case ENOSTR: return "not a stream device";
    [all...]

Completed in 1776 milliseconds