HomeSort by relevance Sort by last modified time
    Searched defs:read_proc_t (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/common/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
proc_fs.h 28 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
49 read_proc_t *read_proc;
  /external/kernel-headers/original/linux/
proc_fs.h 44 typedef int (read_proc_t)(char *page, char **start, off_t off, typedef
65 read_proc_t *read_proc;
165 read_proc_t *read_proc, void * data)
227 read_proc_t *read_proc, void * data) { return NULL; }

Completed in 841 milliseconds