Home
last modified time | relevance | path

Searched refs:pty (Results 1 – 7 of 7) sorted by relevance

/external/dropbear/
DINSTALL64 One common problem is pty allocation. There are a number of types of pty
77 to create all the /dev/pty?? and /dev/tty?? devices, which can be
DREADME65 pty, and you cannot login as any user other than that running the daemon
Dconfig.h.in180 /* Define to 1 if you have the <pty.h> header file. */
Dconfigure.in212 …tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h…
Dconfigure5107 …tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h…
/external/qemu/
Dqemu-options.hx1126 @item pty
/external/libxml2/
Dxmlschemas.c20003 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local
20011 pty = xmlSchemaGetPrimitiveType(ty); in xmlSchemaAreValuesEqual()
20021 if (ptx != pty) in xmlSchemaAreValuesEqual()