Home
last modified time | relevance | path

Searched refs:TIOCSPTLCK (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/src/misc/
Dpty.c23 return ioctl(fd, TIOCSPTLCK, &unlock); in unlockpt()
Dopenpty.c20 if (ioctl(m, TIOCSPTLCK, &n) || ioctl (m, TIOCGPTN, &n)) in openpty()
/third_party/musl/porting/liteos_a/user/src/misc/
Dpty.c26 return ioctl(fd, TIOCSPTLCK, &unlock); in unlockpt()
Dopenpty.c22 if (ioctl(m, TIOCSPTLCK, &n) || ioctl (m, TIOCGPTN, &n)) in openpty()
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h55 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h55 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h55 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/arch/generic/bits/
Dioctl.h55 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h64 #define TIOCSPTLCK _IOW('T', 0x31, int) macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h64 #define TIOCSPTLCK _IOW('T', 0x31, int) macro
/third_party/musl/arch/mips/bits/
Dioctl.h64 #define TIOCSPTLCK _IOW('T', 0x31, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h72 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h92 #define TIOCSPTLCK _IOW('T',0x31, int) macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h92 #define TIOCSPTLCK _IOW('T',0x31, int) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h72 #define TIOCSPTLCK 0x40045431 macro
/third_party/musl/arch/sh/bits/
Dioctl.h83 #define TIOCSPTLCK _IOW('T', 49, int) macro