Searched defs:cc (Results 226 - 247 of 247) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c560 spec_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *cc) argument
811 (void) spec_close(vp, flag, 1, 0, cr, cc);
833 (void) spec_close(vp, flag, 1, 0, cr, cc);
852 (void) spec_close(vp, flag, 1, 0, cr, cc);
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2628 uint_t cc; local
2659 cc = RING_CNT(async);
2661 if (cc > 0)
2674 uint_t cc; local
2830 if ((cc = RING_CNT(async)) == 0)
2854 instance, cc);
2856 if (!(bp = allocb(cc, BPRI_MED))) {
2871 } while (--cc);
2889 if (cc) {
2891 ASYSETSOFT(async->async_common); /* finish cc char
3029 int cc; local
[all...]
H A Dtl.c3339 struct T_conn_con *cc; local
3730 cc = (struct T_conn_con *)ccmp->b_rptr;
3731 cc->PRIM_type = T_CONN_CON;
3732 cc->RES_offset = (t_scalar_t)sizeof (struct T_conn_con);
3733 cc->RES_length = acc_ep->te_alen;
3734 addr_startp = ccmp->b_rptr + cc->RES_offset;
3737 cc->OPT_offset = (t_scalar_t)T_ALIGN(cc->RES_offset +
3738 cc->RES_length);
3739 cc
[all...]
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c2353 register int cc; local
2483 cc = wptr - rptr;
2503 register int cnt = cc;
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2025 int cc; local
2057 cc = RING_CNT(async);
2059 if (cc > 0) {
2073 uint_t cc; local
2196 if ((cc = RING_CNT(async)) == 0) {
2238 UNIT(async->async_dev), cc);
2268 if (!(bp = allocb(cc, BPRI_MED))) {
2282 } while (--cc);
2323 if (cc)
2489 register int cc; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c3445 uint8_t cc; local
3480 cc = SBUS_READ_FLASH_COPY(hba, i);
3483 if (cc == bb) {
3489 if ((cc ^ bb) & FLASH_POLLING_BIT) {
3493 if (cc & FLASH_ERROR_BIT) {
3495 cc = SBUS_READ_FLASH_COPY(hba, i);
3498 if (cc == bb) {
3505 "wrote:%x read:%x\n", i, bb, cc);
3536 cc = SBUS_READ_FLASH_COPY(hba, i);
3539 if (cc
3589 uint8_t cc; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1937 int cc; local
1970 cc = recvmsg(recv_sock6, &in_msg, 0);
1971 if (cc < 0) {
1978 } else if (cc > 0) {
1979 check_reply6(ai_dst, &in_msg, cc,
1985 cc = recvmsg(recv_sock, &in_msg, 0);
1986 if (cc < 0) {
1993 } if (cc > 0) {
1994 check_reply(ai_dst, &in_msg, cc,
2071 int cc; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c231 int ii, ret, cc, fscnt; local
253 while ((cc = getopt(argc, argv, "?acd:f:F:gmno:pqrvVO")) != -1)
254 switch (cc) {
H A Ddf.c274 #if !defined(TEXT_DOMAIN) /* Should be defined by cc -D */
310 int cc; local
319 cc = vsprintf(&buf[offset], gettext(fmt), ap);
320 offset += cc;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c1216 int i, j, x, cc, c; local
1250 cc = missing[j] + rm->rm_firstdatacol;
1251 ASSERT3U(cc, >=, rm->rm_firstdatacol);
1252 ASSERT3U(cc, <, rm->rm_cols);
1253 ASSERT3U(cc, !=, c);
1255 dst[j] = rm->rm_col[cc].rc_data;
1256 dcount[j] = rm->rm_col[cc].rc_size;
1265 for (cc = 0; cc < nmissing; cc
[all...]
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c949 int i, j, x, cc, c; local
983 cc = missing[j] + rm->rm_firstdatacol;
984 ASSERT3U(cc, >=, rm->rm_firstdatacol);
985 ASSERT3U(cc, <, rm->rm_cols);
986 ASSERT3U(cc, !=, c);
988 dst[j] = rm->rm_col[cc].rc_data;
989 dcount[j] = rm->rm_col[cc].rc_size;
998 for (cc = 0; cc < nmissing; cc
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c2574 int len, len1, i, bk, cc; local
2607 cc = ddi_getlongprop_buf(DDI_DEV_T_ANY, mcp->mc_dip,
2611 if (cc != DDI_SUCCESS) {
2620 cc = ddi_getlongprop(DDI_DEV_T_ANY, mcp->mc_dip, DDI_PROP_DONTPASS,
2622 if (cc != DDI_SUCCESS) {
2623 cmn_err(CE_WARN, "Cannot get mc-addr. err=%d\n", cc);
2627 cc = ddi_getlongprop(DDI_DEV_T_ANY, mcp->mc_dip, DDI_PROP_DONTPASS,
2630 if (cc != DDI_SUCCESS) {
2633 cmn_err(CE_WARN, "Cannot get cs-status. err=%d\n", cc);
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c3029 logit(int cc, struct runinfo *rp, int rc) argument
3038 if (cc == BCHAR)
3039 (void) printf("%c CMD: %s\n", cc, next_event->cmd);
3042 cc, (rp->rusr)->name, rp->pid, QUE(rp->que), timebuf);
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2893 unsigned int iflags, oflags, cflags, lflags, ldisc, cc[18]; local
2909 &cc[0], &cc[1], &cc[2], &cc[3], &cc[4], &cc[5], &cc[6],
2910 &cc[7], &cc[
[all...]
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h474 #define cc env._cc macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c2613 crypto_context_t cc; local
2682 &mech, &key, NULL, &cc, NULL);
2693 *ctxpp = (rv == CRYPTO_SUCCESS) ? cc : NULL;
3194 crypto_context_t cc; local
3233 sp->sd_provider_session->ps_session, &mech, &cc, NULL);
3241 sp->sd_digest_ctx = (rv == CRYPTO_SUCCESS) ? cc : NULL;
3862 crypto_context_t cc; local
3943 &mech, &key, NULL, &cc, NULL);
3951 *ctxpp = (rv == CRYPTO_SUCCESS) ? cc : NULL;
/illumos-gate/usr/src/cmd/ls/
H A Dls.c81 * -DNOTERMINFO can be defined on the cc command line to prevent
421 #if !defined(TEXT_DOMAIN) /* Should be defined by cc -D */
1775 ssize_t cc; local
1905 cc = readlink(file, buf, BUFSIZ);
1906 if (cc < 0)
1932 buf[cc++] = '/';
1935 buf[cc++] = '=';
1938 buf[cc++] = '>';
1941 buf[cc++] = '|';
1946 buf[cc
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c139 kmem_cpu_cache_t cc; local
143 if (mdb_vread(&cc, sizeof (kmem_cpu_cache_t), caddr) == -1) {
148 return (wsp->walk_callback(caddr, &cc, wsp->walk_cbdata));
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c1108 struct aac_close_command *cc; local
1114 cc = (struct aac_close_command *)&softs->sync_ac.slotp->fibp->data[0];
1116 ddi_put32(acc, &cc->Command, VM_CloseAll);
1117 ddi_put32(acc, &cc->ContainerId, 0xfffffffful);
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c539 umem_cpu_cache_t cc; local
543 if (mdb_vread(&cc, sizeof (umem_cpu_cache_t), caddr) == -1) {
548 return (wsp->walk_callback(caddr, &cc, wsp->walk_cbdata));
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c1033 char c, cc, ccc; local
1055 if (base == 16 && c == '0' && ((cc = dtrace_load8(pos + 1)) == 'x' ||
1056 cc == 'X') && isxdigit(ccc = dtrace_load8(pos + 2))) {
3660 char cc = dtrace_load8(cur); local
3661 if (cc == '\0')
3666 if (isspace(cc))
3669 if (cc == '{') {
3674 if (cc == '[') {
3688 if (isspace(cc))
3691 if (cc
4744 char cc = dtrace_load8(cur); local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h995 uint8_t cc[2]; member in struct:ql_ip_init_cb
1013 uint8_t cc[2]; member in struct:ql_ip_init_24xx_cb

Completed in 356 milliseconds

12345678910