Home
last modified time | relevance | path

Searched refs:emptyaddr (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/src/
H A Denvelope.c264 !emptyaddr(&e->e_from))
H A Dsavemail.c249 if (!emptyaddr(&e->e_from))
H A Dsendmail.h339 extern bool emptyaddr __P((ADDRESS *));
H A Dparseaddr.c2603 emptyaddr(a) in emptyaddr() function