Searched refs:pty (Results 1 – 7 of 7) sorted by relevance
64 One common problem is pty allocation. There are a number of types of pty77 to create all the /dev/pty?? and /dev/tty?? devices, which can be
65 pty, and you cannot login as any user other than that running the daemon
180 /* Define to 1 if you have the <pty.h> header file. */
212 …tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h…
5107 …tcp.h stdlib.h string.h sys/socket.h sys/time.h termios.h unistd.h crypt.h pty.h ioctl.h libutil.h…
1126 @item pty
20003 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local20011 pty = xmlSchemaGetPrimitiveType(ty); in xmlSchemaAreValuesEqual()20021 if (ptx != pty) in xmlSchemaAreValuesEqual()