OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATX__RESERVED
(Results
1 - 14
of
14
) sorted by null
/external/ltp/include/lapi/
stat.h
182
#ifndef
STATX__RESERVED
183
# define
STATX__RESERVED
0x80000000U
/bionic/libc/kernel/uapi/linux/
stat.h
96
#define
STATX__RESERVED
0x80000000U
/external/kernel-headers/original/uapi/linux/
stat.h
152
#define
STATX__RESERVED
0x80000000U /* Reserved for future struct statx expansion */
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go
[
all
...]
zerrors_linux_amd64.go
[
all
...]
zerrors_linux_arm.go
[
all
...]
zerrors_linux_arm64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
zerrors_linux_ppc64.go
[
all
...]
zerrors_linux_ppc64le.go
[
all
...]
zerrors_linux_s390x.go
[
all
...]
Completed in 96 milliseconds