Searched refs:IN_CLOEXEC (Results 1 – 23 of 23) sorted by relevance
13 #if defined IN_CLOEXEC || defined O_CLOEXEC14 #if defined(IN_CLOEXEC) || (defined(HAVE_DECL_IN_CLOEXEC) && HAVE_DECL_IN_CLOEXEC)16 static_assert((IN_CLOEXEC) == (O_CLOEXEC), "IN_CLOEXEC != O_CLOEXEC");19 # define IN_CLOEXEC O_CLOEXEC34 #if defined IN_CLOEXEC || defined O_CLOEXEC35 XLAT(IN_CLOEXEC),
2 #if defined IN_CLOEXEC || defined O_CLOEXEC3 IN_CLOEXEC O_CLOEXEC
66 #define IN_CLOEXEC O_CLOEXEC macro155 fd = ltp_syscall(__NR_inotify_init1, IN_CLOEXEC); in main()
72 #define IN_CLOEXEC O_CLOEXEC macro
179 file_wait->inotify_fd = inotify_init1(IN_NONBLOCK|IN_CLOEXEC); in cras_file_wait_dispatch()
180 IN_CLOEXEC = 524288
980 inotify_flags = IN_NONBLOCK, IN_CLOEXEC
562 IN_CLOEXEC = 0x400000 const
693 IN_CLOEXEC = 0x80000 const
694 IN_CLOEXEC = 0x80000 const
696 IN_CLOEXEC = 0x80000 const