Home
last modified time | relevance | path

Searched defs:F_SEAL_GROW (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dfcntl.h72 # define F_SEAL_GROW 0x0004 /* prevent file from growing */ macro
/external/kernel-headers/original/uapi/linux/
Dfcntl.h42 #define F_SEAL_GROW 0x0004 /* prevent file from growing */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_s390x.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_arm.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_ppc64le.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_mips64.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_ppc64.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_amd64.go539 F_SEAL_GROW = 0x4 const
Dzerrors_linux_mips64le.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_386.go539 F_SEAL_GROW = 0x4 const
Dzerrors_linux_mips.go538 F_SEAL_GROW = 0x4 const
Dzerrors_linux_arm64.go541 F_SEAL_GROW = 0x4 const