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

  /external/strace/
configure.ac 167 struct stat.st_fstype,
file.c 669 char st_fstype[16]; member in struct:solstat
889 tprintf(", st_fstype=%.*s",
890 (int) sizeof statbuf->st_fstype, statbuf->st_fstype);
1032 tprintf(", st_fstype=%.*s",
1033 (int) sizeof statbuf.st_fstype, statbuf.st_fstype);
    [all...]
config.h.in 194 /* Define to 1 if `st_fstype' is member of `struct stat'. */
config.log 641 configure:4818: checking for struct stat.st_fstype
644 conftest.c:65: error: 'struct stat' has no member named 'st_fstype'
711 | if (ac_aggr.st_fstype)
718 conftest.c:65: error: 'struct stat' has no member named 'st_fstype'
785 | if (sizeof ac_aggr.st_fstype)
    [all...]
configure     [all...]
  /external/strace/android/arch/arm/
config.h 203 /* Define to 1 if `st_fstype' is member of `struct stat'. */
  /external/strace/android/arch/sh/
config.h 203 /* Define to 1 if `st_fstype' is member of `struct stat'. */
  /external/strace/android/arch/x86/
config.h 203 /* Define to 1 if `st_fstype' is member of `struct stat'. */

Completed in 534 milliseconds