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

  /external/kernel-headers/original/uapi/linux/
auto_fs4.h 33 #define AUTOFS_TYPE_ANY 0U
83 *type = AUTOFS_TYPE_ANY;
87 static inline unsigned int autofs_type_any(unsigned int type) function
89 return (type == AUTOFS_TYPE_ANY);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
auto_fs4.h 33 #define AUTOFS_TYPE_ANY 0U
83 *type = AUTOFS_TYPE_ANY;
87 static __inline__ unsigned int autofs_type_any(unsigned int type) function
89 return (type == AUTOFS_TYPE_ANY);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
auto_fs4.h 33 #define AUTOFS_TYPE_ANY 0U
83 *type = AUTOFS_TYPE_ANY;
87 static __inline__ unsigned int autofs_type_any(unsigned int type) function
89 return (type == AUTOFS_TYPE_ANY);
  /bionic/libc/kernel/uapi/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /development/ndk/platforms/android-L/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
auto_fs4.h 35 #define AUTOFS_TYPE_ANY 0U

Completed in 977 milliseconds