Home
last modified time | relevance | path

Searched refs:FIOCLEX (Results 1 – 12 of 12) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h84 #define FIOCLEX 0x5451 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h52 #define FIOCLEX 0x6601 macro
/external/python/cpython2/Modules/
Dtermios.c653 #ifdef FIOCLEX
654 {"FIOCLEX", FIOCLEX},
/external/python/cpython3/Modules/
Dtermios.c683 #ifdef FIOCLEX
684 {"FIOCLEX", FIOCLEX},
/external/strace/
Dterm.c273 case FIOCLEX: in term_ioctl()
/external/python/cpython3/Python/
Dfileutils.c787 #if defined(HAVE_SYS_IOCTL_H) && defined(FIOCLEX) && defined(FIONCLEX) in set_inheritable()
835 #if defined(HAVE_SYS_IOCTL_H) && defined(FIOCLEX) && defined(FIONCLEX) in set_inheritable()
841 request = FIOCLEX; in set_inheritable()
/external/valgrind/include/vki/
Dvki-darwin.h917 #define VKI_FIOCLEX FIOCLEX
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc489 unsigned IOCTL_FIOCLEX = FIOCLEX;
Dsanitizer_common_interceptors_ioctl.inc51 _(FIOCLEX, NONE, 0);
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt82 305170 linux: add FIOCLEX and FIONCLEX ioctls
/external/python/cpython3/Misc/
DNEWS454 that do not have the ioctl FIOCLEX and FIONCLEX commands.
6813 This platform exposes the function ``ioctl(FIOCLEX)``, but calling it fails
DHISTORY1393 This platform exposes the function ``ioctl(FIOCLEX)``, but calling it fails