Home
last modified time | relevance | path

Searched defs:IN_ISDIR (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinotify.h58 #define IN_ISDIR 0x40000000 /* event occurred against dir */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h53 #define IN_ISDIR 0x40000000 /* event occurred against dir */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go572 IN_ISDIR = 0x40000000 const
Dzerrors_linux_mipsle.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_s390x.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_arm.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_ppc64le.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_mips64.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_ppc64.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_amd64.go704 IN_ISDIR = 0x40000000 const
Dzerrors_linux_mips64le.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_386.go704 IN_ISDIR = 0x40000000 const
Dzerrors_linux_mips.go703 IN_ISDIR = 0x40000000 const
Dzerrors_linux_arm64.go706 IN_ISDIR = 0x40000000 const