Home
last modified time | relevance | path

Searched refs:l_tty (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/mail/
H A Dhead.c93 hl->l_tty = NULL; in parse()
113 hl->l_tty = copyin(word, &sp); in parse()
H A Ddef.h148 char *l_tty; /* His tty string (if any) */ member