Home
last modified time | relevance | path

Searched defs:forkpty (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpty.cpp151 int forkpty(int* amaster, char* name, const termios* t, const winsize* ws) { in forkpty() function
/bionic/tests/
Dpty_test.cpp54 TEST(pty, forkpty) { in TEST() argument