Symbol: mctl
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
1757
struct sockaddr_in6 mctl;
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
1802
ip->mctl = myctladdr;
usr/src/cmd/cmd-inet/usr.bin/ftp/ftp.c
1803
myctladdr = op->mctl;
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
37
struct modctl *mctl;
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
41
if ((mctl = mod_hold_by_name(modname)) == NULL)
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
43
if ((ksym = kobj_lookup_all(mctl->mod_mp, symname, 1)) == NULL) {
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
44
mod_release_mod(mctl);
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
50
mod_release_mod(mctl);
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
58
struct modctl *mctl;
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
61
if ((mctl = kobj_boot_mod_lookup(modname)) == NULL)
usr/src/cmd/mdb/common/kmdb/kctl/kctl_auxv.c
64
if ((ksym = kobj_lookup_all(mctl->mod_mp, symname, 1)) == NULL)
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1473
kmt_defbp_modchg(struct modctl *mctl, int isload)
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1484
if (strcmp(mctl->mod_modname, dbp->dbp_objname) == 0) {
usr/src/cmd/mdb/common/kmdb/kmdb_kvm.c
1489
kmt_defbp_modchg_modctl = mctl;
usr/src/uts/common/c2/audit.c
651
audit_strgetmsg(struct vnode *vp, struct strbuf *mctl, struct strbuf *mdata,
usr/src/uts/common/c2/audit.c
681
audit_strputmsg(struct vnode *vp, struct strbuf *mctl, struct strbuf *mdata,
usr/src/uts/common/fs/sockfs/sockstr.c
2002
mblk_t *mctl, *mdata;
usr/src/uts/common/fs/sockfs/sockstr.c
2043
mctl = mp;
usr/src/uts/common/fs/sockfs/sockstr.c
2044
mdata = mctl->b_cont;
usr/src/uts/common/fs/sockfs/sockstr.c
2045
mctl->b_cont = NULL;
usr/src/uts/common/fs/sockfs/sockstr.c
2048
mctl = so_oob_exdata(so, mctl, allmsgsigs, pollwakeups);
usr/src/uts/common/fs/sockfs/sockstr.c
2088
freemsg(mctl);
usr/src/uts/common/fs/sockfs/sockstr.c
2114
ASSERT(mctl != NULL);
usr/src/uts/common/fs/sockfs/sockstr.c
2115
mctl->b_next = mdata;
usr/src/uts/common/fs/sockfs/sockstr.c
2116
mp = mctl;
usr/src/uts/common/fs/sockfs/sockstr.c
2837
struct strbuf *mctl,
usr/src/uts/common/fs/sockfs/sockstr.c
2866
return (strgetmsg(vp, mctl, mdata, prip, flagsp, fmode, rvp));
usr/src/uts/common/fs/sockfs/sockstr.c
2884
struct strbuf *mctl,
usr/src/uts/common/fs/sockfs/sockstr.c
2911
return (strputmsg(vp, mctl, mdata, pri, flag, fmode));
usr/src/uts/common/inet/ip.h
3473
extern int ip_snmp_get(queue_t *q, mblk_t *mctl, int level, boolean_t);
usr/src/uts/common/inet/sctp/sctp_input.c
632
mblk_t *mp, *mpnext, *mctl;
usr/src/uts/common/inet/sctp/sctp_input.c
642
mctl = mp;
usr/src/uts/common/inet/sctp/sctp_input.c
644
srp = (sctp_reass_t *)DB_BASE(mctl);
usr/src/uts/common/inet/sctp/sctp_input.c
649
mctl->b_cont = NULL;
usr/src/uts/common/inet/sctp/sctp_input.c
650
freeb(mctl);
usr/src/uts/common/inet/sockmods/socksctp.c
1100
mctl = sctp_alloc_hdr(msg->msg_name, namelen, msg->msg_control,
usr/src/uts/common/inet/sockmods/socksctp.c
1102
if (mctl == NULL) {
usr/src/uts/common/inet/sockmods/socksctp.c
1108
if ((error = sosctp_uiomove(mctl, count, ssa->ssa_wrsize,
usr/src/uts/common/inet/sockmods/socksctp.c
1112
error = sctp_sendmsg((struct sctp_s *)ssa->ssa_conn, mctl, 0);
usr/src/uts/common/inet/sockmods/socksctp.c
1116
freemsg(mctl);
usr/src/uts/common/inet/sockmods/socksctp.c
738
mblk_t *mctl;
usr/src/uts/common/inet/sockmods/socksctp.c
897
mctl = sctp_alloc_hdr(msg->msg_name, msg->msg_namelen,
usr/src/uts/common/inet/sockmods/socksctp.c
899
if (mctl == NULL) {
usr/src/uts/common/inet/sockmods/socksctp.c
905
if ((error = sosctp_uiomove(mctl, count, so->so_proto_props.sopp_maxblk,
usr/src/uts/common/inet/sockmods/socksctp.c
909
error = sctp_sendmsg((struct sctp_s *)so->so_proto_handle, mctl, 0);
usr/src/uts/common/inet/sockmods/socksctp.c
914
freemsg(mctl);
usr/src/uts/common/inet/sockmods/socksctp.c
942
mblk_t *mctl;
usr/src/uts/common/io/aac/aac.c
4115
struct mode_control_scsi3 *mctl;
usr/src/uts/common/io/aac/aac.c
4117
mctl = (void *)next_page;
usr/src/uts/common/io/aac/aac.c
4118
mctl->mode_page.code = MODEPAGE_CTRL_MODE;
usr/src/uts/common/io/aac/aac.c
4119
mctl->mode_page.length =
usr/src/uts/common/io/aac/aac.c
4122
mctl->d_sense = 1;
usr/src/uts/common/io/elxl/elxl.c
2137
int mctl;
usr/src/uts/common/io/elxl/elxl.c
2150
mctl = GET16(W3_MAC_CONTROL);
usr/src/uts/common/io/elxl/elxl.c
2152
mctl |= MAC_CONTROL_FDX;
usr/src/uts/common/io/elxl/elxl.c
2154
mctl &= ~MAC_CONTROL_FDX;
usr/src/uts/common/io/elxl/elxl.c
2155
PUT16(W3_MAC_CONTROL, mctl);
usr/src/uts/common/io/elxl/elxl.c
913
uint16_t mctl;
usr/src/uts/common/io/elxl/elxl.c
914
mctl = GET16(W3_MAC_CONTROL);
usr/src/uts/common/io/elxl/elxl.c
916
mctl |= MAC_CONTROL_FDX;
usr/src/uts/common/io/elxl/elxl.c
918
mctl &= ~MAC_CONTROL_FDX;
usr/src/uts/common/io/elxl/elxl.c
920
PUT16(W3_MAC_CONTROL, mctl);
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
852
uint16_t mctl;
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
864
mctl = (val & TIOCM_DTR) ?
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
868
FTDI_SIO_MODEM_CTRL, mctl, uf->uf_hwport);
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
873
uf->uf_mctl |= mctl & FTDI_SIO_SET_DTR_HIGH;
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
880
mctl = (val & TIOCM_RTS) ?
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
884
FTDI_SIO_MODEM_CTRL, mctl, uf->uf_hwport);
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
889
uf->uf_mctl |= mctl & FTDI_SIO_SET_RTS_HIGH;
usr/src/uts/common/krtld/kobj.c
1334
struct modctl *mctl = kobj_modules;
usr/src/uts/common/krtld/kobj.c
1337
if (strcmp(modname, mctl->mod_filename) == 0)
usr/src/uts/common/krtld/kobj.c
1338
return (mctl);
usr/src/uts/common/krtld/kobj.c
1339
mctl = mctl->mod_next;
usr/src/uts/common/krtld/kobj.c
1341
} while (mctl != kobj_modules);
usr/src/uts/common/krtld/kobj.c
1436
struct modctl *mctl;
usr/src/uts/common/krtld/kobj.c
1448
if ((mctl = add_primary("misc/kmdbmod", KOBJ_LM_DEBUGGER)) == NULL)
usr/src/uts/common/krtld/kobj.c
1451
mctl->mod_busy = 1;
usr/src/uts/common/krtld/kobj.c
1452
(void) kobj_load_module(mctl, 1);
usr/src/uts/common/krtld/kobj.c
1453
mctl->mod_busy = 0;
usr/src/uts/common/krtld/kobj.c
1455
if ((mp = mctl->mod_mp) == NULL)
usr/src/uts/common/krtld/kobj.c
1469
if ((sym = lookup_one(mctl->mod_mp, "kctl_boot_activate")) == NULL)
usr/src/uts/common/krtld/kobj.c
3534
struct modctl *mctl = kobj_modules;
usr/src/uts/common/krtld/kobj.c
3537
if (strcmp(modname, mctl->mod_modname) == 0)
usr/src/uts/common/krtld/kobj.c
3538
return (mctl);
usr/src/uts/common/krtld/kobj.c
3539
} while ((mctl = mctl->mod_next) != kobj_modules);
usr/src/uts/common/os/dumpsubr.c
1545
mblk_t *mctl, *mdata;
usr/src/uts/common/os/dumpsubr.c
1561
for (mctl = q->q_first; mctl != NULL; mctl = mctl->b_next) {
usr/src/uts/common/os/dumpsubr.c
1563
mdata = mctl->b_cont;
usr/src/uts/common/os/dumpsubr.c
1565
ld.ld_msgsize = MBLKL(mctl->b_cont);
usr/src/uts/common/os/dumpsubr.c
1566
ld.ld_csum = checksum32(mctl->b_rptr, MBLKL(mctl));
usr/src/uts/common/os/dumpsubr.c
1569
dumpvp_write(mctl->b_rptr, MBLKL(mctl));
usr/src/uts/common/os/streamio.c
2612
strput(struct stdata *stp, mblk_t *mctl, struct uio *uiop, ssize_t *iosize,
usr/src/uts/common/os/streamio.c
2634
freemsg(mctl);
usr/src/uts/common/os/streamio.c
2639
freemsg(mctl);
usr/src/uts/common/os/streamio.c
2646
freemsg(mctl);
usr/src/uts/common/os/streamio.c
2658
if (mctl != NULL) {
usr/src/uts/common/os/streamio.c
2659
if (mctl->b_cont == NULL)
usr/src/uts/common/os/streamio.c
2660
mctl->b_cont = mp;
usr/src/uts/common/os/streamio.c
2662
linkb(mctl, mp);
usr/src/uts/common/os/streamio.c
2663
mp = mctl;
usr/src/uts/common/os/streamio.c
2690
freemsg(mctl);
usr/src/uts/common/os/streamio.c
2696
if (mctl != NULL) {
usr/src/uts/common/os/streamio.c
2697
if (mctl->b_cont == NULL)
usr/src/uts/common/os/streamio.c
2698
mctl->b_cont = mp;
usr/src/uts/common/os/streamio.c
2700
linkb(mctl, mp);
usr/src/uts/common/os/streamio.c
2701
mp = mctl;
usr/src/uts/common/os/streamio.c
5243
struct strbuf mctl;
usr/src/uts/common/os/streamio.c
5368
mctl.maxlen = STRUCT_FGET(strfdinsert, ctlbuf.maxlen);
usr/src/uts/common/os/streamio.c
5369
mctl.len = STRUCT_FGET(strfdinsert, ctlbuf.len);
usr/src/uts/common/os/streamio.c
5370
mctl.buf = STRUCT_FGETP(strfdinsert, ctlbuf.buf);
usr/src/uts/common/os/streamio.c
5382
if ((error = strmakemsg(&mctl,
usr/src/uts/common/os/streamio.c
6628
struct strbuf *mctl,
usr/src/uts/common/os/streamio.c
6790
if ((stp->sd_flag & (STRHUP|STREOF)) || (mctl->maxlen == 0 &&
usr/src/uts/common/os/streamio.c
6792
mctl->len = mdata->len = 0;
usr/src/uts/common/os/streamio.c
6871
if (mctl->maxlen >= 0 && type != M_DATA) {
usr/src/uts/common/os/streamio.c
6875
bcnt = mctl->maxlen;
usr/src/uts/common/os/streamio.c
6876
ubuf = mctl->buf;
usr/src/uts/common/os/streamio.c
6906
mctl->len = mctl->maxlen - bcnt;
usr/src/uts/common/os/streamio.c
6908
mctl->len = -1;
usr/src/uts/common/os/streamio.c
7850
struct strbuf *mctl,
usr/src/uts/common/os/streamio.c
7880
audit_strputmsg(vp, mctl, mdata, pri, flag, fmode);
usr/src/uts/common/os/streamio.c
7904
if ((mctl->len < 0) || (pri != 0))
usr/src/uts/common/os/streamio.c
7943
(mctl->len > strctlsz)) {
usr/src/uts/common/os/streamio.c
7972
if ((error = strmakectl(mctl, flag, fmode, &mp)) != 0) {
usr/src/uts/common/os/streamio.c
8053
mblk_t *mctl,
usr/src/uts/common/os/streamio.c
8070
if (mctl == NULL)
usr/src/uts/common/os/streamio.c
8077
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8086
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8100
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8107
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8125
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8144
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8177
mp = mctl;
usr/src/uts/common/os/streamio.c
8178
mctl = NULL;
usr/src/uts/common/os/streamio.c
8198
if (mctl->b_datap->db_frtnp != NULL)
usr/src/uts/common/os/streamio.c
8199
mp = dupmsg(mctl);
usr/src/uts/common/os/streamio.c
8201
mp = copymsg(mctl);
usr/src/uts/common/os/streamio.c
8206
error = strwaitbuf(msgdsize(mctl), BPRI_MED);
usr/src/uts/common/os/streamio.c
8208
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8257
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8264
freemsg(mctl);
usr/src/uts/common/os/streamio.c
8270
freemsg(mctl);
usr/src/uts/common/os/strsubr.c
2759
struct strbuf *mctl,
usr/src/uts/common/os/strsubr.c
2774
if ((mctl != NULL) && (mctl->len >= 0)) {
usr/src/uts/common/os/strsubr.c
2775
error = strmakectl(mctl, flag, uiop->uio_fmode, &mpctl);
usr/src/uts/common/os/strsubr.c
2803
struct strbuf *mctl,
usr/src/uts/common/os/strsubr.c
2820
if ((mctl != NULL) && (mctl->len >= 0)) {
usr/src/uts/common/os/strsubr.c
2830
ctlcount = mctl->len;
usr/src/uts/common/os/strsubr.c
2831
base = mctl->buf;