Home
last modified time | relevance | path

Searched refs:cm (Results 51 – 74 of 74) sorted by relevance

123

/illumos-gate/usr/src/boot/common/
H A Dtem.c706 struct vis_cmap cm; in tems_reset_colormap() local
710 cm.index = 0; in tems_reset_colormap()
711 cm.count = 16; in tems_reset_colormap()
713 cm.red = (uint8_t *)cmap4_to_24.red; in tems_reset_colormap()
715 cm.blue = (uint8_t *)cmap4_to_24.blue; in tems_reset_colormap()
717 cm.green = (uint8_t *)cmap4_to_24.green; in tems_reset_colormap()
720 VIS_PUTCMAP, &cm); in tems_reset_colormap()
/illumos-gate/usr/src/common/bignum/
H A Dbignum.h155 BIG_ERR_CODE big_ext_gcd_pos(BIGNUM *gcd, BIGNUM *cm, BIGNUM *ce,
H A Dbignumimpl.c3014 big_ext_gcd_pos(BIGNUM *gcd, BIGNUM *cm, BIGNUM *ce, BIGNUM *m, BIGNUM *e) in big_ext_gcd_pos() argument
3127 if ((cm != NULL) && ((err = big_copy(cm, vmi)) != BIG_OK)) { in big_ext_gcd_pos()
/illumos-gate/usr/src/cmd/spell/
H A Dlocal89 cm
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java964 ComponentMove cm = (ComponentMove) move; in calculate() local
1013 List cpulist = (List) cm.getComponents(); in calculate()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h786 ib_get_ibt_channel_hdl(struct rdma_cm_id *cm);
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dpe.c260 cmdQ_ce_t cm[16]; in pe_start() local
262 cmdQ_ce_t *hmp = &cm[0]; /* head of cm table (may be kmem_alloed) */ in pe_start()
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h387 uint32_t cm; /* command protocols */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c3424 Command *cm; in getcmd() local
3426 if (cm = (Command *) genget(name, (char **)cmdtab, sizeof (Command))) in getcmd()
3427 return (cm); in getcmd()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2320 ib_get_ibt_channel_hdl(struct rdma_cm_id *cm) in ib_get_ibt_channel_hdl() argument
2322 return (cm->qp == NULL ? NULL : cm->qp->ibt_qp); in ib_get_ibt_channel_hdl()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSUNP.c846 struct cmsghdr cm; in recvfrom_flags() member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c5253 char *cm; in read_enum_value() local
5321 cm = strchr(tk, ','); in read_enum_value()
5322 if (cm != NULL) { in read_enum_value()
5323 lo = malloc(strlen(cm) + 1); in read_enum_value()
5330 (void) strcpy(lo, cm); in read_enum_value()
5331 *cm = '\0'; in read_enum_value()
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1654 cs->data.data_modem.cm = GET_BYTE(tp);
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile1089 cm.h \
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps144 cursor_address, "cup" "cm" Cursor motion to row #1 col #2 (G)
/illumos-gate/exception_lists/
H A Dhdrchk83 usr/src/lib/gss_mechs/mech_krb5/include/cm.h
H A Dcopyright133 usr/src/lib/gss_mechs/mech_krb5/include/cm.h
H A Dcstyle246 usr/src/lib/gss_mechs/mech_krb5/include/cm.h
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps151 cursor_address cup cm str Cursor motion to row #1 col #2 (PG)
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps149 cursor_address cup cm str Cursor motion to row #1 col #2 (PG)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex810 \newskip\inmarginspacing \inmarginspacing=1cm
1444 % specified font prefix (normally `cm').
1448 % Use cm as the default font prefix.
1452 \def\fontprefix{cm}
3722 \newskip\secondaryindent \secondaryindent=0.5cm
6820 \defbodyindent = .5cm
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c171 vhci_mpapi_ctl(dev_t dev, int cm, intptr_t data, int mode, in vhci_mpapi_ctl() argument
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt6000 3. Problem: Loss of L2 connectivity after running RoCE apps with rdma cm.
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src858 setb=\E[%p1%{40}%+%cm, setf=\E[%p1%{30}%+%cm,
17836 # and create some functions (like cm), but thats life.

123