Home
last modified time | relevance | path

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

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