/external/e2fsprogs/lib/e2p/ |
getflags.c | 38 if (buf.st_flags & UF_IMMUTABLE) 42 if (buf.st_flags & UF_APPEND) 46 if (buf.st_flags & UF_NODUMP)
|
fgetflags.c | 51 if (buf.st_flags & UF_IMMUTABLE) 55 if (buf.st_flags & UF_APPEND) 59 if (buf.st_flags & UF_NODUMP)
|
/external/quake/quake/src/QW/client/ |
asm_draw.h | 85 #define st_flags 24 macro
|
/external/quake/quake/src/WinQuake/ |
asm_draw.h | 85 #define st_flags 24 macro
|
/external/strace/ |
configure.ac | 166 struct stat.st_flags,
|
config.h.in | 191 /* Define to 1 if `st_flags' is member of `struct stat'. */
|
file.c | 879 tprintf(", st_flags="); 880 printflags(fileflags, statbuf->st_flags, "UF_???"); 1022 tprintf(", st_flags="); 1023 printflags(fileflags, statbuf.st_flags, "UF_???"); [all...] |
config.log | 491 configure:4709: checking for struct stat.st_flags 494 conftest.c:65: error: 'struct stat' has no member named 'st_flags' 561 | if (ac_aggr.st_flags) 568 conftest.c:65: error: 'struct stat' has no member named 'st_flags' 635 | if (sizeof ac_aggr.st_flags) [all...] |
configure | [all...] |
/external/e2fsprogs/ |
configure.in | 783 dnl See if struct stat has a st_flags field, in which case we can get file 786 AC_MSG_CHECKING(whether struct stat has a st_flags field) 789 [struct stat stat; stat.st_flags = 0;], 794 AC_MSG_CHECKING(whether st_flags field is useful) 797 [struct stat stat; stat.st_flags |= UF_IMMUTABLE;],
|
configure | [all...] |
/external/strace/android/arch/arm/ |
config.h | 200 /* Define to 1 if `st_flags' is member of `struct stat'. */
|
/external/strace/android/arch/sh/ |
config.h | 200 /* Define to 1 if `st_flags' is member of `struct stat'. */
|
/external/strace/android/arch/x86/ |
config.h | 200 /* Define to 1 if `st_flags' is member of `struct stat'. */
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/ |
libbfd.a | [all...] |
libintl.a | 434 st_uid ?? # st_gid ?? # st_rdev ?s # st_atimespec ?? # st_mtimespec ?? # st_ctimespec ?? #( st_size ?f #0 st_blocks ?? #8 st_blksize ?? #@ st_flags |