Searched refs:TTY_SIZE (Results 1 – 2 of 2) sorted by relevance
77 #define TTY_SIZE 16 macro78 char r_tty[TTY_SIZE];/* callee's tty name */
110 strlcpy(msg.r_tty, his_tty, TTY_SIZE); in get_names()