Home
last modified time | relevance | path

Searched refs:mci (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c75 mci_cache(mci) in mci_cache() argument
76 register MCI *mci; in mci_cache()
85 mcislot = mci_scan(mci);
92 if (mci->mci_host == NULL)
96 if (bitset(MCIF_CACHED, mci->mci_flags))
105 mci, mci->mci_host, (int) (mcislot - MciCache));
109 (unsigned long) mci, mci->mci_host,
112 *mcislot = mci;
113 mci->mci_flags |= MCIF_CACHED;
131 register MCI *mci; local
[all …]
H A Dusersmtp.c66 smtpinit(m, mci, e, onlyhelo) in smtpinit() argument
68 register MCI *mci;
82 mci_dump(sm_debug_file(), mci, false);
91 CurHostName = mci->mci_host; /* XXX UGLY XXX */
95 state = mci->mci_state;
102 smtprset(m, mci, e);
114 smtpquit(m, mci, e);
127 mci->mci_state = MCIS_OPENING;
136 SmtpPhase = mci->mci_phase = "client greeting";
138 qid_printname(e), CurHostName, mci->mci_phase);
[all …]
H A Ddeliver.c1301 register MCI *volatile mci; local
1883 mci = NULL;
1924 mci = mci_get(m->m_name, m);
1925 if (mci->mci_host == NULL)
1926 mci->mci_host = m->m_name;
1927 CurHostName = mci->mci_host;
1928 if (mci->mci_state != MCIS_CLOSED)
1932 mci->mci_deliveries++;
1938 mci = mci_new(e->e_rpool);
1940 mci->mci_in = smioin;
[all …]
H A Dmime.c100 mime8to7(mci, header, e, boundaries, flags, level) in mime8to7() argument
101 register MCI *mci; in mime8to7()
318 mci->mci_flags |= MCIF_INMIME;
321 if (!putline("", mci))
323 mci->mci_flags &= ~MCIF_INHEADER;
331 if (!putxline(buf, strlen(buf), mci,
344 if (!putline(buf, mci))
350 putline("+++after collect", mci);
351 if (!putheader(mci, hdr, e, flags))
354 putline("+++after putheader", mci);
[all …]
H A Dsavemail.c746 errbody(mci, e, separator) in errbody() argument
747 register MCI *mci; in errbody()
761 if (bitset(MCIF_INHEADER, mci->mci_flags))
763 if (!putline("", mci))
765 mci->mci_flags &= ~MCIF_INHEADER;
770 if (!putline(" ----- Original message lost -----\n", mci))
782 if (!putline("This is a MIME-encapsulated message", mci) ||
783 !putline("", mci) ||
784 !putline(buf, mci) ||
785 !putline("", mci))
[all …]
H A Dheaders.c1671 putheader(mci, hdr, e, flags) in putheader() argument
1672 register MCI *mci; in putheader()
1683 mci->mci_mailer->m_name);
1691 if (!bitset(MCIF_INMIME, mci->mci_flags))
1692 mci->mci_flags |= MCIF_INHEADER;
1793 mci->mci_flags) &&
1801 if (bitset(MCIF_INMIME, mci->mci_flags))
1805 if (!put_vanilla_header(h, p, mci))
1811 !bitintersect(h->h_mflags, mci->mci_mailer->m_flags) &&
1865 if (!putline(obuf, mci))
[all …]
H A Dutil.c1000 putline(l, mci) in putline() argument
1002 register MCI *mci;
1004 return putxline(l, strlen(l), mci, PXLF_MAPFROM);
1049 if (sm_io_putc(mci->mci_out, SM_TIME_DEFAULT, \
1063 putxline(l, len, mci, pxflags) in putxline() argument
1066 register MCI *mci;
1074 strip8bit = bitset(MCIF_7BIT, mci->mci_flags) ||
1097 while (mci->mci_mailer->m_linelimit > 0 &&
1098 (p - l + slop) > mci->mci_mailer->m_linelimit)
1100 register char *q = &l[mci->mci_mailer->m_linelimit - slop - 1];
[all …]
H A Ddaemon.c2102 makeconnection(host, port, mci, e, enough) in makeconnection() argument
2105 register MCI *mci;
2251 SmtpPhase = mci->mci_phase = "initial connection";
2319 mci_setstat(mci, EX_NOHOST, "5.1.2", MsgBuf);
2380 mci_setstat(mci, EX_TEMPFAIL,
2403 mci_setstat(mci, EX_NOHOST, "5.1.2", NULL);
2431 mci_setstat(mci, EX_NOHOST, "5.1.2", NULL);
2505 mci_setstat(mci, EX_NOHOST, "5.1.2", NULL);
2541 if (bitnset(M_SECURE_PORT, mci->mci_mailer->m_flags))
2559 mci_setstat(mci, EX_TEMPFAIL, "4.4.5", NULL);
[all …]
H A DMakefile38 mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o \
H A DREAD_ME61 mci.c Routines that handle mail connection information caching.
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c568 mac_client_impl_t mci; in mac_srs_dcmd() local
596 if (mdb_vread(&mci, sizeof (mci), (uintptr_t)srs.srs_mcip) == -1) { in mac_srs_dcmd()
618 addr, mci.mci_name, srs.srs_state, srs.srs_type, in mac_srs_dcmd()
638 addr, mci.mci_name, mac_srs_txmode2str(srs.srs_tx.st_mode), in mac_srs_dcmd()
660 addr, mci.mci_name, mc.mc_ncpus, mc.mc_rx_pollid, in mac_srs_dcmd()
680 mdb_printf("%?p %-12s ", addr, mci.mci_name); in mac_srs_dcmd()
729 mdb_printf("%?p %-12s ", addr, mci.mci_name); in mac_srs_dcmd()
789 mdb_printf("%?p %-12s ", addr, mci.mci_name); in mac_srs_dcmd()
821 mdb_printf("%?p %-20s %-20d %-20d\n", addr, mci.mci_name, in mac_srs_dcmd()
865 addr, mci.mci_name, mac_rx_stat->mrs_intrcnt, in mac_srs_dcmd()
[all …]
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_mca_xpv.c201 gcpu_xpv_telem_read(mc_info_t *mci, int type, uint64_t *idp) in gcpu_xpv_telem_read() argument
208 set_xen_guest_handle(mcf->data, mci); in gcpu_xpv_telem_read()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1096 struct xen_mc_msrinject *mci = &xmc.u.mc_msrinject; in xpv_wrmsr_cmn() local
1107 mci->mcinj_cpunr = xen_physcpu_logical_id(HDLPRIV(hdl)); in xpv_wrmsr_cmn()
1108 mci->mcinj_flags = intpose ? MC_MSRINJ_F_INTERPOSE : 0; in xpv_wrmsr_cmn()
1109 mci->mcinj_count = 1; /* learn to batch sometime */ in xpv_wrmsr_cmn()
1110 mci->mcinj_msr[0].reg = msr; in xpv_wrmsr_cmn()
1111 mci->mcinj_msr[0].value = val; in xpv_wrmsr_cmn()