Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 252) sorted by relevance

1234567891011

/third_party/musl/arch/mips/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 long __st_padding1[2];
7 ino_t st_ino;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 long __st_padding2[2];
[all …]
/third_party/musl/arch/mipsn32/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 long __pad1[2];
4 ino_t st_ino;
5 mode_t st_mode;
6 nlink_t st_nlink;
7 uid_t st_uid;
8 gid_t st_gid;
9 dev_t st_rdev;
10 long __pad2[2];
[all …]
/third_party/musl/arch/mips64/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 int __pad1[3];
4 ino_t st_ino;
5 mode_t st_mode;
6 nlink_t st_nlink;
7 uid_t st_uid;
8 gid_t st_gid;
9 dev_t st_rdev;
10 unsigned int __pad2[2];
[all …]
/third_party/musl/arch/or1k/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 ino_t st_ino;
7 mode_t st_mode;
8 nlink_t st_nlink;
9 uid_t st_uid;
10 gid_t st_gid;
11 dev_t st_rdev;
12 long long __st_rdev_padding;
13 off_t st_size;
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/arch/i386/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/arch/arm/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/arch/sh/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/arch/microblaze/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 ino_t st_ino;
7 mode_t st_mode;
8 nlink_t st_nlink;
9 uid_t st_uid;
10 gid_t st_gid;
11 dev_t st_rdev;
12 long long __st_rdev_padding;
13 off_t st_size;
[all …]
/third_party/musl/arch/m68k/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 short __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 short __st_rdev_padding;
[all …]
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/porting/uniproton/kernel/include/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
10 uid_t st_uid;
11 gid_t st_gid;
12 dev_t st_rdev;
13 int __st_rdev_padding;
[all …]
/third_party/musl/arch/powerpc/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 ino_t st_ino;
7 mode_t st_mode;
8 nlink_t st_nlink;
9 uid_t st_uid;
10 gid_t st_gid;
11 dev_t st_rdev;
12 short __st_rdev_padding;
13 off_t st_size;
[all …]
/third_party/musl/arch/riscv64/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 ino_t st_ino;
4 mode_t st_mode;
5 nlink_t st_nlink;
6 uid_t st_uid;
7 gid_t st_gid;
8 dev_t st_rdev;
9 unsigned long __pad;
10 off_t st_size;
[all …]
/third_party/musl/arch/aarch64/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 ino_t st_ino;
4 mode_t st_mode;
5 nlink_t st_nlink;
6 uid_t st_uid;
7 gid_t st_gid;
8 dev_t st_rdev;
9 unsigned long __pad;
10 off_t st_size;
[all …]
/third_party/musl/arch/x86_64/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 ino_t st_ino;
7 nlink_t st_nlink;
9 mode_t st_mode;
10 uid_t st_uid;
11 gid_t st_gid;
12 unsigned int __pad0;
13 dev_t st_rdev;
14 off_t st_size;
[all …]
/third_party/musl/arch/x32/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 ino_t st_ino;
7 nlink_t st_nlink;
9 mode_t st_mode;
10 uid_t st_uid;
11 gid_t st_gid;
12 unsigned int __pad0;
13 dev_t st_rdev;
14 off_t st_size;
[all …]
/third_party/musl/arch/powerpc64/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 ino_t st_ino;
4 nlink_t st_nlink;
5 mode_t st_mode;
6 uid_t st_uid;
7 gid_t st_gid;
8 dev_t st_rdev;
9 off_t st_size;
10 blksize_t st_blksize;
[all …]
/third_party/musl/arch/s390x/bits/
Dstat.h1 struct stat { struct
2 dev_t st_dev;
3 ino_t st_ino;
4 nlink_t st_nlink;
5 mode_t st_mode;
6 uid_t st_uid;
7 gid_t st_gid;
8 dev_t st_rdev;
9 off_t st_size;
10 struct timespec st_atim;
[all …]
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstat.h4 struct stat { struct
5 dev_t st_dev;
6 int __st_dev_padding;
7 long __st_ino_truncated;
8 mode_t st_mode;
9 nlink_t st_nlink;
33 struct statx { argument
/third_party/harfbuzz/src/
Dcheck-includes.py12 stat = 0 variable
21 stat = 1 variable
30 stat = 1 variable
37 stat = 1 variable
Dcheck-c-linkage-decls.py12 stat = 0 variable
18 stat = 1 variable
24 stat = 1 variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dcheck-includes.py12 stat = 0 variable
21 stat = 1 variable
30 stat = 1 variable
37 stat = 1 variable
Dcheck-static-inits.py22 stat = 0 variable
34 stat = 2 variable
42 stat = 1 variable
47 stat = 1 variable
Dcheck-c-linkage-decls.py12 stat = 0 variable
18 stat = 1 variable
24 stat = 1 variable

1234567891011