Home
last modified time | relevance | path

Searched refs:openpty (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/include/
Dpty.h39 int openpty(int*, int*, char*, const struct termios*, const struct winsize*);
/bionic/tests/
Dpty_test.cpp24 TEST(pty, openpty) { in TEST() argument
28 ASSERT_EQ(0, openpty(&master, &slave, name, NULL, &w)); in TEST()
/bionic/libc/bionic/
Dpty.cpp118 int openpty(int* master, int* slave, char* name, const termios* t, const winsize* ws) { in openpty() function
157 if (openpty(&master, &slave, name, t, ws) == -1) { in forkpty()
/bionic/libc/
Dlibc.mips64.map645 openpty;
Dlibc.x86_64.map645 openpty;
Dlibc.arm64.map645 openpty;
Dlibc.x86.brillo.map695 openpty;
Dlibc.mips.brillo.map697 openpty;
Dlibc.mips.map697 openpty;
Dlibc.arm.brillo.map699 openpty;
Dlibc.x86.map695 openpty;
Dlibc.map.txt723 openpty;
Dlibc.arm.map699 openpty;