Home
last modified time | relevance | path

Searched refs:SM_IS_EMPTY (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c693 if (SM_IS_EMPTY(str))
731 if (SM_IS_EMPTY(str))
851 if (SM_IS_EMPTY(value))
1010 if (SM_IS_EMPTY(domain))
1187 if (SM_IS_EMPTY(domain))
1617 if (SM_IS_EMPTY(p))
H A Dtrace.c207 if (SM_IS_EMPTY(s))
H A Dmacro.c783 SM_REQUIRE(!SM_IS_EMPTY(str));
791 if (!SM_IS_EMPTY(map->map_tag))
H A Dusersmtp.c375 if (SM_IS_EMPTY(s1))
377 if (SM_IS_EMPTY(s2))
780 if (SM_IS_EMPTY(filename))
1387 if (SM_IS_EMPTY(file))
1465 (NULL == availrealms || SM_IS_EMPTY(*availrealms))
1510 if (SM_IS_EMPTY(list))
1512 if (SM_IS_EMPTY(item))
1552 if (SM_IS_EMPTY(rem))
H A Dudb.c161 if (SM_IS_EMPTY(UdbSpec))
618 if (SM_IS_EMPTY(UdbSpec))
1281 if (SM_IS_EMPTY(hp))
H A Dcontrol.c69 if (SM_IS_EMPTY(ControlSocketName)) in opencontrolsocket()
H A Dtls.c261 randdef = (SM_IS_EMPTY(randfile)) ? RF_MISS : RF_OK;
1626 if (!SM_IS_EMPTY(CipherSuites))
2703 dane_tlsa_domain = !SM_IS_EMPTY(dane_vrfy_ctx->dane_vrfy_sni)
3000 if (SM_IS_EMPTY(id))
H A Dsendmail.h191 #define SM_IS_EMPTY(s) (NULL == (s) || '\0' == *(s)) macro
246 if (SM_IS_EMPTY(p)) \
251 if (SM_IS_EMPTY(p)) \
261 if (SM_IS_EMPTY(p)) \
H A Derr.c377 if (SM_IS_EMPTY(enhsc))
H A Dheaders.c1253 if (SM_IS_EMPTY(p))
2377 if (SM_IS_EMPTY(begin))
H A Ddeliver.c1488 && !SM_IS_EMPTY(rcpt->q_rstatus)
4623 (NULL == mci || SM_IS_EMPTY(mci->mci_status))
5505 if (to != NULL && !SM_IS_EMPTY(to->q_rstatus))
7623 !(SM_IS_EMPTY(dane_vrfy_ctx->dane_vrfy_host) &&
7624 SM_IS_EMPTY(dane_vrfy_ctx->dane_vrfy_sni)))
7647 (!SM_IS_EMPTY(dane_vrfy_ctx->dane_vrfy_sni)
H A Dutil.c134 if (SM_IS_EMPTY(s))
1648 if (SM_IS_EMPTY(s) || strchr("tTyY", *s) != NULL)
H A Denvelope.c1008 if (SM_IS_EMPTY(realname))
H A Dreadcf.c72 if (SM_IS_EMPTY(bouncequeue)) in initbouncequeue()
1729 if (SM_IS_EMPTY(m->m_addrtype))
1734 if (SM_IS_EMPTY(m->m_diagtype))
H A Dqueue.c991 if (SM_TRIGGER == e->e_sendmode && !SM_IS_EMPTY(e->e_id))
5679 if (SM_IS_EMPTY(user))
7030 if (SM_IS_EMPTY(keypath))
7086 if (SM_IS_EMPTY(keypath))
7742 if (SM_IS_EMPTY(QueueDir))
H A Dsrvrsmtp.c442 if (SM_IS_EMPTY(fl))
5837 if (SM_IS_EMPTY(topic))
6039 if (SM_IS_EMPTY(auth_type))
H A Ddomain.c720 if (SM_IS_EMPTY(host))
H A Dsavemail.c1811 if (SM_IS_EMPTY(s))
H A Dmain.c4386 if (SM_IS_EMPTY(q))
4394 if (!SM_IS_EMPTY(dynmap->map_tag))
H A Dconf.c1200 if (SM_IS_EMPTY(myname)) in username()
1218 if (SM_IS_EMPTY(myname)) in username()
H A Dparseaddr.c1442 if (SM_IS_EMPTY(mval))
H A Ddaemon.c3024 if (!SM_IS_EMPTY(p))
H A Dmilter.c663 if (SM_IS_EMPTY(m->mf_conn))