Home
last modified time | relevance | path

Searched refs:c_type (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dprintfuncs.c224 *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 Ddb.c220 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 Dsymtab.c536 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 Ddumptape.c579 spcl.c_type = TS_ADDR; 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()
2086 lastnonaddr = sp->s_spcl.c_type; in dowrite()
2178 type = nextspcl->s_spcl.c_type; in checkpoint()
2184 type = spcl.c_type; in checkpoint()
[all …]
H A Ddumptraverse.c427 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 Dtape.c279 endoftapemark.s_spcl.c_type = TS_END; in setup()
1402 if (spcl.c_type != TS_ADDR) { in xtrmap()
1487 if (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()
1939 if (header->c_type != TS_END) in accthdr()
1945 prevtype = header->c_type; in accthdr()
[all …]
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c471 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()
856 data = xmlGetProp(element, BAD_CAST c_type); in pool_xml_set_prop()
1084 data = xmlGetProp(node, BAD_CAST c_type); in create_shadow()
1094 data = xmlGetProp(node, BAD_CAST c_type); in create_shadow()
1104 data = xmlGetProp(node, BAD_CAST c_type); in create_shadow()
1568 if (xmlSetProp(elem->pxe_node, BAD_CAST c_type, in pool_xml_elem_create()
2309 if (strcmp(prop_name, c_type) == 0) { in pool_build_xpath_buf()
[all …]
H A Dpool_internal.c66 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 Dpool_internal.h108 extern const char *c_type;
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.h39 int c_type(void);
H A Dinit_menus.c55 c_type, true },
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h81 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 Dsbd_ioctl.h77 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 Ddefs.h110 int c_type; /* type - ARROW,DCOLON */ member
H A Dgram.y396 nc->c_type = ARROW;
428 c->c_type = DCOLON;
H A Ddocmd.c149 switch (c->c_type) { in docmds()
157 fatal("illegal command type %d\n", c->c_type); in docmds()
H A Dmain.c494 prtype(c->c_type), c->c_name,
/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h123 int32_t c_type; /* record type (see below) */ member
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c608 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 Ddr_io.c348 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 Ddr.c610 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/lib/libdiskmgt/common/
H A Dfindevs.c317 char *c_type = DM_CTYPE_UNKNOWN; in add_controller() local
342 c_type = DM_CTYPE_FIBRE; in add_controller()
362 if (strcmp(c_type, DM_CTYPE_UNKNOWN) == 0) { in add_controller()
363 c_type = ctype(node, minor); in add_controller()
365 cp->ctype = c_type; in add_controller()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlibmlsvc.h214 svcctl_context_type_t c_type; member
H A Dsvcctl_svc.c161 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 Dsbd.c1368 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()

12