Searched refs:hl_tty (Results 1 – 2 of 2) sorted by relevance
90 custr_free(hl->hl_tty); in headline_free()105 if (custr_alloc(&t->hl_from) != 0 || custr_alloc(&t->hl_tty) != 0 || in headline_alloc()126 custr_reset(hl->hl_tty); in headline_reset()
214 custr_t *hl_tty; /* His tty string (if any) */ member