Searched refs:cloexec (Results 1 – 11 of 11) sorted by relevance
87 int cloexec; member99 int flags = tcase->cloexec | tcase->nonblock; in verify_accept4()132 fdf_pass = fd_cloexec == !!tcase->cloexec; in verify_accept4()135 fd_cloexec, !!tcase->cloexec); in verify_accept4()
93 int cloexec = 0; in gz_open() local139 cloexec = 1; in gz_open()221 (cloexec ? O_CLOEXEC : 0) | in gz_open()
104 int cloexec = 0; local150 cloexec = 1;232 (cloexec ? O_CLOEXEC : 0) |
100 int cloexec = 0; local146 cloexec = 1;228 (cloexec ? O_CLOEXEC : 0) |
5 -android-cloexec-fopen,
451 * core: Correct the conditionals for {cloexec,nonblock}_ioctl (Ali Mohammad3411 * dragonflybsd: fixes for nonblocking and cloexec (Michael Neumann)
835 - failure to handle arch variations for cloexec/nonblock flags
11496 name: fd-cloexec-111513 name: fd-cloexec-211530 name: fd-cloexec-3
358 …<var-decl name='cloexec' type-id='type-id-45' visibility='default' filepath='./gdbmdefs.h' line='1…