Home
last modified time | relevance | path

Searched refs:FIONCLEX (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h70 #define FIONCLEX 0x5450 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h70 #define FIONCLEX 0x5450 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h70 #define FIONCLEX 0x5450 macro
/third_party/musl/arch/generic/bits/
Dioctl.h70 #define FIONCLEX 0x5450 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h40 #define FIONCLEX 0x6602 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h40 #define FIONCLEX 0x6602 macro
/third_party/musl/arch/mips/bits/
Dioctl.h40 #define FIONCLEX 0x6602 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h87 #define FIONCLEX 0x5450 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h11 #define FIONCLEX _IO('f', 2) macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h11 #define FIONCLEX _IO('f', 2) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h87 #define FIONCLEX 0x5450 macro
/third_party/musl/arch/sh/bits/
Dioctl.h12 #define FIONCLEX _IO('f', 2) macro
/third_party/python/Modules/
Dtermios.c745 #ifdef FIONCLEX
746 {"FIONCLEX", FIONCLEX},
/third_party/python/Python/
Dfileutils.c1311 #if defined(HAVE_SYS_IOCTL_H) && defined(FIOCLEX) && defined(FIONCLEX) in set_inheritable()
1364 #if defined(HAVE_SYS_IOCTL_H) && defined(FIOCLEX) && defined(FIONCLEX) in set_inheritable()
1370 request = FIONCLEX; in set_inheritable()
/third_party/python/Misc/NEWS.d/
D3.6.0b4.rst28 have the ioctl FIOCLEX and FIONCLEX commands.
D3.7.0b1.rst284 :mod:`termios` makes available ``FIONREAD``, ``FIONCLEX``, ``FIOCLEX``,
D3.7.0a1.rst1117 have the ioctl FIOCLEX and FIONCLEX commands.
/third_party/NuttX/
DReleaseNotes28129 `FIOCLEX/FIONCLEX` ioctl support