/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | printfuncs.c | 224 *c_type, in generate_print_definitions() local 231 c_type = strchr(print_type, ','); /* Safe by construction. */ in generate_print_definitions() 232 *c_type++ = '\0'; in generate_print_definitions() 243 *--c_type = ','; in generate_print_definitions() 258 *c_type, in generate_print_declarations() local 268 c_type = strchr(print_type, ','); /* Safe by construction. */ in generate_print_declarations() 269 *c_type++ = '\0'; in generate_print_declarations() 278 *--c_type = ','; in generate_print_declarations()
|
H A D | db.c | 220 db_add_print_types(char *print_type, char *c_type) in db_add_print_types() argument 226 (void) snprintf(buffer, sizeof (buffer), "%s, %s", print_type, c_type); in db_add_print_types()
|
H A D | symtab.c | 536 symtab_add_print_types(char *print_type, char *c_type) in symtab_add_print_types() argument 547 (void) snprintf(buffer, sizeof (buffer), "%s, %s", print_type, c_type); in symtab_add_print_types()
|
/illumos-gate/usr/src/cmd/backup/dump/ |
H A D | dumptape.c | 578 if ((BIT(ino, shamap)) && (spcl.c_type == TS_INODE)) { in spclrec() 579 spcl.c_type = TS_ADDR; in spclrec() 591 if (!(spcl.c_type == TS_INODE && (spcl.c_flags & DR_HASMETA))) { in spclrec() 597 if (spcl.c_type == TS_END) { in spclrec() 601 } else if (spcl.c_type == TS_TAPE) { in spclrec() 605 } else if (spcl.c_type != TS_INODE) in spclrec() 624 if (spcl.c_type == TS_END) in spclrec() 626 else if (spcl.c_type == TS_TAPE) in spclrec() 1587 spcl.c_type = TS_TAPE; in otape() 2085 if (sp->s_spcl.c_type != TS_ADDR) { in dowrite() [all …]
|
H A D | dumptraverse.c | 427 spcl.c_type = TS_TAPE; in lf_dump() 429 spcl.c_type = TS_ADDR; in lf_dump() 431 spcl.c_type = TS_INODE; in lf_dump() 588 spcl.c_type = TS_ADDR; in lf_blksout() 602 spcl.c_type = typ; in bitmap() 621 spcl.c_type = TS_ADDR; in bitmap()
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | tape.c | 279 endoftapemark.s_spcl.c_type = TS_END; in setup() 618 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { in getvol() 1402 if (spcl.c_type != TS_ADDR) { in xtrmap() 1487 if (sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape() 1601 if (i != 0 && sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape() 1752 int32_t c_type; in gethead() member 1780 buf->c_type = u_ospcl.s_ospcl.c_type; in gethead() 1823 switch (buf->c_type) { in gethead() 1879 "gethead", buf->c_type); in gethead() 1898 if (header->c_type == TS_TAPE) { in accthdr() [all …]
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool_xml.c | 449 (void) pool_xml_set_attr(element, BAD_CAST c_type, &val); in property_create() 471 if (strcmp(name, c_type) == 0) { in pool_xml_get_property() 508 if (strcmp(name, c_type) == 0) { in pool_xml_put_property() 738 BAD_CAST c_type) == NULL) { in pool_xml_get_prop() 746 BAD_CAST c_type); in pool_xml_get_prop() 850 if (xmlHasProp(element, BAD_CAST c_type) == NULL) { in pool_xml_set_prop() 856 data = xmlGetProp(element, BAD_CAST c_type); in pool_xml_set_prop() 942 strcmp((const char *)attr->name, c_type) != 0) in pool_xml_get_properties() 975 strcmp((const char *)attr->name, c_type) == 0) { in pool_xml_get_properties() 990 if (strcmp((const char *)attr->name, c_type) != 0) { in pool_xml_get_properties() [all …]
|
H A D | pool_internal.c | 66 const char *c_type = "type"; variable 1226 prop_name[len] == '.' || strcmp(prop_name, c_type) == 0) in is_a_known_prefix() 1237 strcmp(prop_name, c_type) == 0) in is_a_known_prefix() 1248 strcmp(prop_name, c_type) == 0) in is_a_known_prefix() 1310 pool_value_set_name(props[0], c_type) != PO_SUCCESS) in resource_by_sysid() 1678 (void) pool_value_set_name(&val, c_type); in pool_validate_resource()
|
H A D | pool_internal.h | 108 extern const char *c_type;
|
/illumos-gate/usr/src/cmd/format/ |
H A D | menu_command.h | 39 int c_type(void);
|
H A D | init_menus.c | 55 c_type, true },
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | sbd_ioctl.h | 81 sbd_comp_type_t c_type; member 95 #define ci_type c_id.c_type 296 int32_t c_type; member
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbd_ioctl.h | 77 sbd_comp_type_t c_type; member 91 #define ci_type c_id.c_type 293 int32_t c_type; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | defs.h | 110 int c_type; /* type - ARROW,DCOLON */ member
|
H A D | gram.y | 397 nc->c_type = ARROW; 429 c->c_type = DCOLON;
|
H A D | docmd.c | 149 switch (c->c_type) { in docmds() 157 fatal("illegal command type %d\n", c->c_type); in docmds()
|
H A D | main.c | 494 prtype(c->c_type), c->c_name,
|
/illumos-gate/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 608 hp->h_sbdcmd.cmd_cm.c_id.c_type = in dr_ioctl() 614 hp->h_sbdcmd.cmd_cm.c_id.c_type); in dr_ioctl() 905 scp->cmd_cm.c_id.c_type = scmd32.cmd_cm.c_id.c_type; in dr_copyin_iocmd() 959 scmd32.cmd_cm.c_id.c_type = scp->cmd_cm.c_id.c_type; in dr_copyout_iocmd() 2152 if (hp->h_sbdcmd.cmd_cm.c_id.c_type == SBD_COMP_NONE) { in dr_dev_status() 2443 if (hp->h_sbdcmd.cmd_cm.c_id.c_type != SBD_COMP_NONE) in dr_get_ncm() 2444 devset &= DEVSET(hp->h_sbdcmd.cmd_cm.c_id.c_type, in dr_get_ncm() 2548 switch (cid->c_type) { in dr_dev2devset() 2591 devset = DEVSET(cid->c_type, unit); in dr_dev2devset() 2604 devset = DEVSET(cid->c_type, unit); in dr_dev2devset() [all …]
|
H A D | dr_io.c | 348 isp->is_cm.c_id.c_type = ip->sbi_cm.sbdev_type; in dr_io_status()
|
/illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 610 hp->h_sbdcmd.cmd_cm.c_id.c_type = in dr_ioctl() 616 hp->h_sbdcmd.cmd_cm.c_id.c_type); in dr_ioctl() 909 scp->cmd_cm.c_id.c_type = scmd32.cmd_cm.c_id.c_type; in dr_copyin_iocmd() 962 scmd32.cmd_cm.c_id.c_type = scp->cmd_cm.c_id.c_type; in dr_copyout_iocmd() 2184 if (hp->h_sbdcmd.cmd_cm.c_id.c_type == SBD_COMP_NONE) { in dr_dev_status() 2476 if (hp->h_sbdcmd.cmd_cm.c_id.c_type != SBD_COMP_NONE) in dr_get_ncm() 2477 devset &= DEVSET(hp->h_sbdcmd.cmd_cm.c_id.c_type, in dr_get_ncm() 2581 switch (cid->c_type) { in dr_dev2devset() 2622 devset = DEVSET(cid->c_type, unit); in dr_dev2devset() 2634 devset = DEVSET(cid->c_type, unit); in dr_dev2devset() [all …]
|
/illumos-gate/usr/src/head/protocols/ |
H A D | dumprestore.h | 123 int32_t c_type; /* record type (see below) */ member
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | findevs.c | 319 char *c_type = DM_CTYPE_UNKNOWN; in add_controller() local 344 c_type = DM_CTYPE_FIBRE; in add_controller() 364 if (strcmp(c_type, DM_CTYPE_UNKNOWN) == 0) { in add_controller() 365 c_type = ctype(node, minor); in add_controller() 367 cp->ctype = c_type; in add_controller()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | libmlsvc.h | 214 svcctl_context_type_t c_type; member
|
H A D | svcctl_svc.c | 161 if ((ctx->c_type != type) || (ctx->c_ctx.uc_cp == NULL)) in svcctl_hdlookup() 183 switch (ctx->c_type) { in svcctl_hdfree() 220 ctx->c_type = SVCCTL_MANAGER_CONTEXT; in svcctl_mgr_hdalloc() 289 ctx->c_type = SVCCTL_SERVICE_CONTEXT; in svcctl_svc_hdalloc()
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 1368 switch (cid->c_type) { in sbd_dev2devset() 1399 devset = DEVSET(cid->c_type, 0); in sbd_dev2devset() 1403 devset = DEVSET(cid->c_type, unit); in sbd_dev2devset() 1412 devset = DEVSET(cid->c_type, unit); in sbd_dev2devset() 1606 cmdp->cmd_cm.c_id.c_type = scmd32.cmd_cm.c_id.c_type; in sbd_copyin_ioarg() 1671 scmd32.cmd_cm.c_id.c_type = scp->cmd_cm.c_id.c_type; in sbd_copyout_ioarg() 1873 cmdp->cmd_cm.c_id.c_type = in sbd_pre_op() 1875 if (cmdp->cmd_cm.c_id.c_type == SBD_COMP_MEM) { in sbd_pre_op() 4294 if (cmdp->cmd_cm.c_id.c_type == SBD_COMP_NONE) { in sbd_status() 4590 (int)dsp->d_cm.c_id.c_type); in sbd_status()
|