Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/mail/
Dhead.c67 if (hl.l_from == NULL || hl.l_date == NULL) { in ishead()
105 hl->l_from = NULL; in parse()
116 hl->l_from = copyin(word, &sp); in parse()
Ddef.h153 char *l_from; /* The name of the sender */ member
/mirbsd/src/lib/libc/time/
Dzic.c261 const char * l_from; member
586 dolink(links[i].l_from, links[i].l_to);
590 links[j].l_from) == 0)
1242 l.l_from = ecpyalloc(fields[LF_FROM]);