Home
last modified time | relevance | path

Searched refs:sm_strcasecmp (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c396 if (sm_strcasecmp(fname, h->h_field) == 0 &&
615 if (sm_strcasecmp(field, h->h_field) == 0)
717 sm_strcasecmp(h->h_field, field) == 0)
910 if (sm_strcasecmp(h->h_field, p) == 0)
968 sm_strcasecmp(*pvp++, "multipart") == 0 &&
970 sm_strcasecmp(*pvp++, "report") == 0)
984 if (sm_strcasecmp(*pvp++, "report-type") != 0)
993 sm_strcasecmp(*pvp,
1008 if (sm_strcasecmp(p, "urgent") == 0)
1010 else if (sm_strcasecmp(p, "normal") == 0)
[all …]
H A Dsrvrsmtp.c4118 if (sm_strcasecmp(q, w))
4187 if (sm_strcasecmp(kp, "size") == 0)
4208 else if (sm_strcasecmp(kp, "body") == 0)
4219 else if (sm_strcasecmp(vp, "7bit") == 0)
4230 else if (sm_strcasecmp(kp, "envid") == 0)
4256 else if (sm_strcasecmp(kp, "ret") == 0)
4274 if (sm_strcasecmp(vp, "hdrs") == 0)
4284 else if (sm_strcasecmp(kp, "auth") == 0)
4464 if (sm_strcasecmp(kp, "notify") == 0)
4482 if (sm_strcasecmp(vp, "never") == 0)
[all …]
H A Dmime.c258 if (sm_strcasecmp(type, "multipart") == 0 &&
264 if (sm_strcasecmp(subtype, "digest") == 0)
269 if (sm_strcasecmp(argv[i].a_field, "boundary") == 0)
395 if (sm_strcasecmp(type, "message") == 0)
495 if (cte != NULL && sm_strcasecmp(cte, "binary") == 0)
1097 if (sm_strcasecmp(cte, "base64") == 0)
H A Dusersmtp.c441 if (sm_strcasecmp(line, "size") == 0)
447 else if (sm_strcasecmp(line, "8bitmime") == 0)
452 else if (sm_strcasecmp(line, "expn") == 0)
454 else if (sm_strcasecmp(line, "dsn") == 0)
458 else if (sm_strcasecmp(line, "pipelining") == 0)
460 else if (sm_strcasecmp(line, "verb") == 0)
463 else if (sm_strcasecmp(line, "starttls") == 0)
466 else if (sm_strcasecmp(line, "deliverby") == 0)
473 else if (sm_strcasecmp(line, "auth") == 0)
1756 (sm_strcasecmp(mechusing, "LOGIN") == 0 ||
[all …]
H A Dmap.c939 if (sm_strcasecmp(name, p) == 0)
945 if (sm_strcasecmp(name, p) == 0)
4609 if (sm_strcasecmp(type, "dn") == 0)
5230 if (sm_strcasecmp("EMERG", priority) == 0)
5240 if (sm_strcasecmp("CRIT", priority) == 0)
5245 if (sm_strcasecmp("ERR", priority) == 0)
5260 if (sm_strcasecmp("INFO", priority) == 0)
7472 else if (sm_strcasecmp(p, "unix") == 0 ||
7473 sm_strcasecmp(p, "local") == 0)
7477 else if (sm_strcasecmp(p, "inet") == 0)
[all …]
H A Dmain.c911 if (sm_strcasecmp(optarg, "never") == 0)
918 if (sm_strcasecmp(optarg, "success") == 0)
920 else if (sm_strcasecmp(optarg, "failure") == 0)
922 else if (sm_strcasecmp(optarg, "delay") == 0)
1106 if (sm_strcasecmp(optarg, "hdrs") == 0)
1108 else if (sm_strcasecmp(optarg, "full") != 0)
4261 if (sm_strcasecmp(&line[1], "quit") == 0)
4267 if (sm_strcasecmp(&line[1], "mx") == 0)
4294 else if (sm_strcasecmp(&line[1], "canon") == 0)
4316 else if (sm_strcasecmp(&line[1], "map") == 0)
[all …]
H A Dreadcf.c2735 if (sm_strcasecmp(q, "HasWildcardMX") == 0)
2740 if (sm_strcasecmp(q, "WorkAroundBrokenAAAA") == 0)
2747 if (sm_strcasecmp(q, rfp->rf_name) == 0)
2849 if (sm_strcasecmp(val, pv->pv_name) == 0)
3114 if (sm_strcasecmp(val, "none") == 0)
3116 else if (sm_strcasecmp(val, "add-to") == 0)
3120 else if (sm_strcasecmp(val, "add-bcc") == 0)
3392 if (sm_strcasecmp(val, dbs->dbs_name) == 0)
3406 if (sm_strcasecmp(val, "loopback") == 0)
3715 if (sm_strcasecmp(q, sslopts->sslopt_name) == 0)
[all …]
H A Dconvtime.c51 if (sm_strcasecmp(p, "now") == 0)
H A Drecipient.c48 return sm_strcasecmp(xx->q_host, yy->q_host);
86 return sm_strcasecmp(xx->q_host, yy->q_host);
511 if (sm_strcasecmp(p, "rfc822") != 0)
1238 if (sm_strcasecmp(pw->pw_name, name) == 0)
1247 if (strchr(buf, ' ') != NULL && sm_strcasecmp(buf, name) == 0)
H A Dcontrol.c333 if (sm_strcasecmp(c->cmd_name, cmdbuf) == 0)
H A Ddaemon.c1515 else if (sm_strcasecmp(v, "unix") == 0 ||
1516 sm_strcasecmp(v, "local") == 0)
1521 else if (sm_strcasecmp(v, "inet") == 0)
1525 else if (sm_strcasecmp(v, "inet6") == 0)
1529 else if (sm_strcasecmp(v, "iso") == 0)
1533 else if (sm_strcasecmp(v, "ns") == 0)
1537 else if (sm_strcasecmp(v, "x.25") == 0)
H A Dalias.c231 if (sm_strcasecmp(name, "postmaster") == 0)
815 if (sm_strcasecmp(al.q_user, "postmaster") == 0)
H A Dstab.c77 (s->s_symtype != type || sm_strcasecmp(name, s->s_name)))
H A Dsavemail.c644 if (p != NULL && sm_strcasecmp(p, "binary") != 0)
1184 if (sm_strcasecmp(p, "rfc822") == 0 &&
1348 if (p != NULL && sm_strcasecmp(p, "binary") != 0)
H A Dsm_resolve.c93 if (sm_strcasecmp(name, p->st_name) == 0)
H A Dmilter.c709 else if (sm_strcasecmp(p, "unix") == 0 ||
710 sm_strcasecmp(p, "local") == 0)
714 else if (sm_strcasecmp(p, "inet") == 0)
718 else if (sm_strcasecmp(p, "inet6") == 0)
1604 if (sm_strcasecmp(mo->mo_name, name) == 0)
3011 if (sm_strcasecmp(h->h_field, response) == 0 &&
3211 if (sm_strcasecmp(h->h_field, field) == 0)
H A Dutil.c382 if (sm_strcasecmp(bodytype, "7BIT") == 0)
384 if (sm_strcasecmp(bodytype, "8BITMIME") == 0)
1997 if ((canon ? sm_strcasecmp(p, mydom)
H A Dparseaddr.c1234 if (sm_strcasecmp(rp, ap))
2039 if (sm_strcasecmp(mname, "error") == 0)
2064 if (sm_strcasecmp(ep->ec_name, hbuf) == 0)
2110 if (sm_strcasecmp(m->m_name, mname) == 0)
H A Dconf.c3788 if (sm_strcasecmp(vendor, "Berkeley") == 0)
3797 if (sm_strcasecmp(vendor, "Sun") == 0)
3804 if (sm_strcasecmp(vendor, "Digital") == 0)
3812 if (sm_strcasecmp(vendor, VENDOR_NAME) == 0)
5548 (sm_strcasecmp(hostname + len_host - len_domain,
H A Ddomain.c451 if (sm_strcasecmp(mxhosts[i], mxhosts[i + 1]) != 0)
H A Dcollect.c891 sm_strcasecmp(e->e_bodytype, "8BITMIME") == 0)
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrcasecmp.c70 sm_strcasecmp(s1, s2) in sm_strcasecmp() function
H A Dcf.c83 if (sm_strcasecmp(optv[i].opt_name, id) == 0)
H A Dldap.c589 rc = sm_strcasecmp(item, (*top)->lrl_data[p]->lr_search);
758 if (sm_strcasecmp(lmap->ldap_attr[i],
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dstring.h99 sm_strcasecmp __P((const char *, const char *));

12