Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-openpty.c73 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty() function
Dopenbsd-compat.h197 int openpty(int *, int *, char *, struct termios *, struct winsize *);
DMakefile.in21 …l.o bsd-getpeereid.o getrrsetbyname-ldns.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-…
/external/openssh/
Dsshpty.c70 i = openpty(ptyfd, ttyfd, NULL, NULL, NULL); in pty_allocate()
DAndroid.mk71 openbsd-compat/bsd-openpty.c \
Dconfigure.ac1277 AC_SEARCH_LIBS([openpty], [util bsd])
1279 AC_CHECK_FUNCS([fmt_scaled scan_scaled login logout openpty updwtmp logwtmp])
2027 dnl make sure that openpty does not reacquire controlling terminal
2029 AC_MSG_CHECKING([if openpty correctly handles controlling tty])
2052 openpty(&ptyfd, &ttyfd, NULL, NULL, NULL);
Dconfig.h.in821 /* Define to 1 if you have the `openpty' function. */
Dconfigure14279 char openpty ();
14283 return openpty ();
14433 for ac_func in fmt_scaled scan_scaled login logout openpty updwtmp logwtmp
19921 openpty(&ptyfd, &ttyfd, NULL, NULL, NULL);
/external/lldb/test/pexpect-2.4/
Dpexpect.py583 parent_fd, child_fd = os.openpty()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2463 fun:openpty=uninstrumented