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

/freebsd-9.3-release/usr.bin/mail/
H A Dhead.c98 hl->l_from = NULL;
116 hl->l_from = copyin(word, &sp);
H A Ddef.h149 char *l_from; /* The name of the sender */ member in struct:headline
/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c272 const char * l_from; member in struct:link
598 dolink(links[i].l_from, links[i].l_to);
602 links[j].l_from) == 0)
1226 l.l_from = ecpyalloc(fields[LF_FROM]);

Completed in 64 milliseconds