Home
last modified time | relevance | path

Searched refs:l_from (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/mail/
Dhead.c59 if (hl.l_from == NULL || hl.l_date == NULL) { in ishead()
96 hl->l_from = NULL; in parse()
107 hl->l_from = copyin(word, &sp); in parse()
Ddef.h152 char *l_from; /* The name of the sender */ member
/openbsd/src/usr.sbin/zic/
Dzic.c265 const char *l_from; member
580 dolink(links[i].l_from, links[i].l_to); in main()
584 links[j].l_from) == 0) in main()
1164 l.l_from = ecpyalloc(fields[LF_FROM]); in inlink()