Searched refs:TTY_LETTERS (Results 1 – 2 of 2) sorted by relevance
68 #define TTY_LETTERS "pqrstuvwxyzPQRST" macro110 bf[8] = TTY_LETTERS[minor / nt]; in pty_makename()
58 #define TTY_LETTERS "pqrstuwxyzPQRST" macro101 for (cp1 = TTY_LETTERS; *cp1; cp1++) { in openpty()