Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dfcntl.h57 # define F_ADD_SEALS (1033) macro
/external/kernel-headers/original/uapi/linux/
Dfcntl.h34 #define F_ADD_SEALS (F_LINUX_SPECIFIC_BASE + 9) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_s390x.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_arm.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_ppc64le.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_mips64.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_ppc64.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_amd64.go516 F_ADD_SEALS = 0x409 const
Dzerrors_linux_mips64le.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_386.go516 F_ADD_SEALS = 0x409 const
Dzerrors_linux_mips.go515 F_ADD_SEALS = 0x409 const
Dzerrors_linux_arm64.go518 F_ADD_SEALS = 0x409 const