OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:st_flags
(Results
1 - 15
of
15
) sorted by null
/external/e2fsprogs/lib/e2p/
getflags.c
40
if (buf.
st_flags
& UF_IMMUTABLE)
44
if (buf.
st_flags
& UF_APPEND)
48
if (buf.
st_flags
& UF_NODUMP)
fgetflags.c
53
if (buf.
st_flags
& UF_IMMUTABLE)
57
if (buf.
st_flags
& UF_APPEND)
61
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/e2fsprogs/
configure.in
819
dnl See if struct stat has a
st_flags
field, in which case we can get file
822
AC_MSG_CHECKING(whether struct stat has a
st_flags
field)
825
[struct stat stat; stat.
st_flags
= 0;],
830
AC_MSG_CHECKING(whether
st_flags
field is useful)
833
[struct stat stat; stat.
st_flags
|= UF_IMMUTABLE;],
configure
[
all
...]
RELEASE-NOTES
[
all
...]
/system/core/toolbox/cp/
utils.c
414
unsigned long fflags = fs->
st_flags
;
426
if (errno != EOPNOTSUPP || fs->
st_flags
!= 0) {
/external/strace/
file.c
1080
tprintf(",
st_flags
=");
1081
printflags(fileflags, statbuf->
st_flags
, "UF_???");
1275
tprintf(",
st_flags
=");
1276
printflags(fileflags, statbuf.
st_flags
, "UF_???");
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgcov.a
135
st_uid ?G # st_gid ? # st_rdev ?? # st_atimespec ?T # st_mtimespec ?T # st_ctimespec ?T #( st_size ?r #0 st_blocks ?? #8 st_blksize ?? #@
st_flags