| /onnv/onnv-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
| printfuncs.c | 226 *c_type, local 233 c_type = strchr(print_type, ','); /* Safe by construction. */ 234 *c_type++ = NULL; 245 *--c_type = ','; 260 *c_type, local 268 errlog(TRACING, "print_type, c_type=%s\n", print_type); 270 c_type = strchr(print_type, ','); /* Safe by construction. */ 271 *c_type++ = NULL; 280 *--c_type = ',';
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
| defs.h | 112 int c_type; /* type - ARROW,DCOLON */ member in struct:cmd
|
| /onnv/onnv-gate/usr/src/head/protocols/ |
| dumprestore.h | 125 int32_t c_type; /* record type (see below) */ member in struct:u_spcl::s_spcl
|
| /onnv/onnv-gate/usr/src/lib/libresolv2/common/nameser/ |
| ns_print.c | 573 u_int c_type, key_tag, alg; local 579 c_type = ns_get16(rdata); rdata += NS_INT16SZ; 583 len = SPRINTF((tmp, "%d %d %d ", c_type, key_tag, alg));
|
| /onnv/onnv-gate/usr/src/cmd/format/ |
| menu_command.c | 297 (void) c_type(); 350 c_type() function [all...] |
| /onnv/onnv-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
| libmlsvc.h | 216 svcctl_context_type_t c_type; member in struct:svcctl_context
|
| /onnv/onnv-gate/usr/src/lib/libdiskmgt/common/ |
| findevs.c | 357 char *c_type = DM_CTYPE_UNKNOWN; local 382 c_type = DM_CTYPE_FIBRE; 402 if (strcmp(c_type, DM_CTYPE_UNKNOWN) == 0) { 403 c_type = ctype(node, minor); 405 cp->ctype = c_type; [all...] |
| /onnv/onnv-gate/usr/src/cmd/backup/restore/ |
| tape.c | 278 endoftapemark.s_spcl.c_type = TS_END; 617 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { 1755 int32_t c_type; member in struct:u_ospcl::s_ospcl [all...] |
| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| pool_internal.c | 68 const char *c_type = "type"; variable 1228 prop_name[len] == '.' || strcmp(prop_name, c_type) == 0) 1239 strcmp(prop_name, c_type) == 0) 1250 strcmp(prop_name, c_type) == 0) 1312 pool_value_set_name(props[0], c_type) != PO_SUCCESS) [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/sys/ |
| sbd_ioctl.h | 74 sbd_comp_type_t c_type; member in struct:__anon131 88 #define ci_type c_id.c_type 290 int32_t c_type; member in struct:__anon146
|