Searched refs:IN_NONBLOCK (Results 1 – 23 of 23) sorted by relevance
6 #if defined(IN_NONBLOCK) || (defined(HAVE_DECL_IN_NONBLOCK) && HAVE_DECL_IN_NONBLOCK)8 static_assert((IN_NONBLOCK) == (O_NONBLOCK), "IN_NONBLOCK != O_NONBLOCK");11 # define IN_NONBLOCK O_NONBLOCK33 XLAT(IN_NONBLOCK),
1 IN_NONBLOCK O_NONBLOCK
63 #define IN_NONBLOCK O_NONBLOCK macro153 fd = ltp_syscall(__NR_inotify_init1, IN_NONBLOCK); in main()
73 #define IN_NONBLOCK O_NONBLOCK macro
179 file_wait->inotify_fd = inotify_init1(IN_NONBLOCK|IN_CLOEXEC); in cras_file_wait_dispatch()
193 IN_NONBLOCK = 2048
980 inotify_flags = IN_NONBLOCK, IN_CLOEXEC
580 IN_NONBLOCK = 0x4000 const
711 IN_NONBLOCK = 0x80 const
711 IN_NONBLOCK = 0x800 const
712 IN_NONBLOCK = 0x800 const
714 IN_NONBLOCK = 0x800 const