Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/inotify_init/
Dinotify_init1_02.c63 #define IN_NONBLOCK O_NONBLOCK macro
/external/kernel-headers/original/uapi/linux/
Dinotify.h73 #define IN_NONBLOCK O_NONBLOCK macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go580 IN_NONBLOCK = 0x4000 const
Dzerrors_linux_mipsle.go711 IN_NONBLOCK = 0x80 const
Dzerrors_linux_s390x.go711 IN_NONBLOCK = 0x800 const
Dzerrors_linux_arm.go711 IN_NONBLOCK = 0x800 const
Dzerrors_linux_ppc64le.go711 IN_NONBLOCK = 0x800 const
Dzerrors_linux_mips64.go711 IN_NONBLOCK = 0x80 const
Dzerrors_linux_ppc64.go711 IN_NONBLOCK = 0x800 const
Dzerrors_linux_amd64.go712 IN_NONBLOCK = 0x800 const
Dzerrors_linux_mips64le.go711 IN_NONBLOCK = 0x80 const
Dzerrors_linux_386.go712 IN_NONBLOCK = 0x800 const
Dzerrors_linux_mips.go711 IN_NONBLOCK = 0x80 const
Dzerrors_linux_arm64.go714 IN_NONBLOCK = 0x800 const