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

  /external/genext2fs/
config.h 57 #define HAVE_STRUCT_STAT_ST_RDEV 1
config.h.in 56 #undef HAVE_STRUCT_STAT_ST_RDEV
genext2fs.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 712 #define HAVE_STRUCT_STAT_ST_RDEV 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 712 #define HAVE_STRUCT_STAT_ST_RDEV 1
    [all...]
  /external/strace/
file.c 788 #ifdef HAVE_STRUCT_STAT_ST_RDEV
792 #else /* !HAVE_STRUCT_STAT_ST_RDEV */
796 #endif /* !HAVE_STRUCT_STAT_ST_RDEV */
993 #ifdef HAVE_STRUCT_STAT_ST_RDEV
997 #else /* !HAVE_STRUCT_STAT_ST_RDEV */
1001 #endif /* !HAVE_STRUCT_STAT_ST_RDEV */
    [all...]

Completed in 75 milliseconds