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

  /bionic/libc/kernel/common/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
sysfs.h 61 int s_type; member in struct:sysfs_dirent
  /external/kernel-headers/original/linux/
sysfs.h 73 int s_type; member in struct:sysfs_dirent
fs.h 867 struct file_system_type *s_type; member in struct:super_block
    [all...]
  /hardware/ril/reference-ril/
atchannel.c 84 static ATCommandType s_type; variable
259 } else switch (s_type) {
293 LOGE("Unsupported AT command type %d\n", s_type);
741 s_type = type;

Completed in 460 milliseconds