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

  /development/ndk/sources/android/libportable/arch-x86/
stat.c 25 stat_ntop(&x86_stat, s);
33 stat_ntop(&x86_stat, s);
41 stat_ntop(&x86_stat, s);
49 stat_ntop(&x86_stat, s);
  /development/ndk/sources/android/libportable/arch-mips/
stat.c 33 stat_ntop(&mips_stat, s);
47 stat_ntop(&mips_stat, s);
61 stat_ntop(&mips_stat, s);
75 stat_ntop(&mips_stat, s);
  /development/ndk/sources/android/libportable/arch-mips64/
stat.c 25 stat_ntop(&mips64_stat, s);
36 stat_ntop(&mips64_stat, s);
48 stat_ntop(&mips64_stat, s);
59 stat_ntop(&mips64_stat, s);
  /development/ndk/sources/android/libportable/arch-x86_64/
stat.c 25 stat_ntop(&x86_64_stat, s);
36 stat_ntop(&x86_64_stat, s);
48 stat_ntop(&x86_64_stat, s);
59 stat_ntop(&x86_64_stat, s);
  /development/ndk/sources/android/libportable/common/include/
stat_portable.h 53 void stat_ntop(struct stat *n_stat, struct stat_portable *p_stat) function
177 static inline void stat_ntop(struct stat *n_stat, struct stat_portable *p_stat) function

Completed in 92 milliseconds