/titanic_50/usr/src/cmd/make/bin/ |
H A D | doname.cc | 189 line->body.line.sccs_command = false; in enter_explicit_rule_from_dynamic_rule() 190 line->body.line.target = target; in enter_explicit_rule_from_dynamic_rule() 191 if (line->body.line.command_template == NULL) { in enter_explicit_rule_from_dynamic_rule() 192 line->body.line.command_template = source_line->body.line.command_template; in enter_explicit_rule_from_dynamic_rule() 193 for (dependency = source_line->body.line.dependencies; in enter_explicit_rule_from_dynamic_rule() 198 line->body.line.less = target; in enter_explicit_rule_from_dynamic_rule() 200 line->body.line.percent = NULL; in enter_explicit_rule_from_dynamic_rule() 312 for (target_group = line->body.line.target_group; in doname() 332 target_prop)->body.target.target; in doname() 339 true_target->stat.time = time->body.time.time; in doname() [all …]
|
H A D | implicit.cc | 138 target_prop)->body.target.target; in find_suffix_rule() 182 source_suffix->body. in find_suffix_rule() 184 (int) source_suffix->body. in find_suffix_rule() 186 put_suffix[source_suffix->body. in find_suffix_rule() 290 (Boolean) source_suffix->body. in find_suffix_rule() 332 line->body.line.target = true_target; in find_suffix_rule() 369 if ((source->stat.time > (*command)->body.line.dependency_time) && in find_suffix_rule() 379 body.line. in find_suffix_rule() 386 (*command)->body.line.dependency_time = in find_suffix_rule() 387 MAX((*command)->body.line.dependency_time, in find_suffix_rule() [all …]
|
H A D | ar.cc | 199 if (member->body.member.member != NULL) { in read_archive() 200 Wstring member_string(member->body.member.member); in read_archive() 204 append_string(member->body.member.library->string_mb, in read_archive() 218 if (open_archive(member->body.member.library->string_mb, &ar) == failed) { in read_archive() 222 if (member->body.member.member == NULL) { in read_archive() 223 member->body.member.member = empty_name; in read_archive() 228 member->body.member.library->string_mb, in read_archive() 233 if (read_archive_dir(&ar, member->body.member.library, in read_archive() 237 member->body.member.library->string_mb, in read_archive() 241 if (member->body.member.entry != NULL) { in read_archive() [all …]
|
H A D | nse_printdep.cc | 126 if (line != NULL && line->body.line.dependencies != NULL) { in print_more_deps() 128 print_deplist(line->body.line.dependencies); in print_more_deps() 130 for (dependencies= line->body.line.dependencies; in print_more_deps() 178 print_deplist(line->body.line.dependencies); in print_deps() 181 for (dep = line->body.line.dependencies; in print_deps() 199 if (line->body.line.is_out_of_date) { in is_out_of_date() 202 for (dep = line->body.line.dependencies; in is_out_of_date() 207 line->body.line.is_out_of_date = true; in is_out_of_date() 270 if (line->body.line.dependencies != NULL) { in should_print_dep() 273 if (line->body.line.sccs_command) { in should_print_dep() [all …]
|
H A D | read2.cc | 270 prop->body.long_member_name.member_name = in enter_member_name() 275 prop->body.member.library = lib; in enter_member_name() 278 prop->body.member.entry = member; in enter_member_name() 279 prop->body.member.member = NULL; in enter_member_name() 282 prop->body.member.entry = NULL; in enter_member_name() 283 prop->body.member.member = member; in enter_member_name() 636 if ((line->body.recursive.directory == directory) && in enter_dependencies() 637 (line->body.recursive.target == name)) { in enter_dependencies() 638 line->body.recursive.makefiles = dp; in enter_dependencies() 639 line->body.recursive.has_built = in enter_dependencies() [all …]
|
H A D | files.cc | 157 append_prop(target, time_prop)->body.time.time = in exists() 243 body.vpath_alias.alias = alias; in vpath_exists() 365 line->body.line.target->string_mb, in read_dir() 395 body.sccs.file = file; in read_dir() 402 line->body.line.target-> in read_dir() 518 if (sprop->body.sccs.file) { in read_dir() 529 body.sccs.file = file; in read_dir() 537 line->body.line.target-> in read_dir() 590 prop->body.member.library = GETNAME(library, FIND_LENGTH); in enter_file_name() 591 prop->body.member.library->stat.is_file = true; in enter_file_name() [all …]
|
H A D | misc.cc | 408 (prop->body.macro.value != NULL)) { in dump_make_state() 410 print_value(prop->body.macro.value, in dump_make_state() 411 (Daemon) prop->body.macro.daemon); in dump_make_state() 423 prop->body.conditional.name-> in dump_make_state() 425 if (prop->body.conditional.append) { in dump_make_state() 431 print_value(prop->body.conditional.value, in dump_make_state() 465 ((line->body.line.command_template == NULL) && in print_rule() 466 (line->body.line.dependencies == NULL))) { in print_rule() 473 for (dependency = line->body.line.dependencies; in print_rule() 481 for (rule = line->body.line.command_template; in print_rule() [all …]
|
H A D | macro.cc | 69 macro_apx->body.macro_appendix.value = macro->body.macro.value; in setvar_append() 73 val = macro_apx->body.macro_appendix.value_to_append; in setvar_append() 95 macro_apx->body.macro_appendix.value_to_append = value; in setvar_append()
|
/titanic_50/usr/src/lib/libresolv2/common/irs/ |
H A D | irp_nw.c | 145 char *body = NULL; in nw_byaddr() local 165 &body, &bodylen) != 0) { in nw_byaddr() 171 if (irp_unmarshall_nw(nw, body) != 0) { in nw_byaddr() 178 if (body != NULL) { in nw_byaddr() 179 memput(body, bodylen); in nw_byaddr() 194 char *body = NULL; in nw_byname() local 214 &body, &bodylen) != 0) { in nw_byname() 220 if (irp_unmarshall_nw(nw, body) != 0) { in nw_byname() 227 if (body != NULL) { in nw_byname() 228 memput(body, bodylen); in nw_byname() [all …]
|
H A D | irp_sv.c | 139 char *body; in sv_next() local 154 &body, &bodylen) != 0) { in sv_next() 160 if (irp_unmarshall_sv(sv, body) != 0) { in sv_next() 167 if (body != NULL) { in sv_next() 168 memput(body, bodylen); in sv_next() 184 char *body; in sv_byname() local 205 &body, &bodylen) != 0) { in sv_byname() 211 if (irp_unmarshall_sv(sv, body) != 0) { in sv_byname() 218 if (body != NULL) { in sv_byname() 219 memput(body, bodylen); in sv_byname() [all …]
|
H A D | irp_pr.c | 134 char *body = NULL; in pr_byname() local 154 &body, &bodylen) != 0) { in pr_byname() 160 if (irp_unmarshall_pr(pr, body) != 0) { in pr_byname() 167 if (body != NULL) { in pr_byname() 168 memput(body, bodylen); in pr_byname() 183 char *body = NULL; in pr_bynumber() local 203 &body, &bodylen) != 0) { in pr_bynumber() 209 if (irp_unmarshall_pr(pr, body) != 0) { in pr_bynumber() 216 if (body != NULL) { in pr_bynumber() 217 memput(body, bodylen); in pr_bynumber() [all …]
|
H A D | irp_ho.c | 172 char *body = NULL; in ho_byname2() local 193 &body, &bodylen) != 0) { in ho_byname2() 199 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byname2() 206 if (body != NULL) { in ho_byname2() 207 memput(body, bodylen); in ho_byname2() 225 char *body = NULL; in ho_byaddr() local 256 &body, &bodylen) != 0) { in ho_byaddr() 262 if (irp_unmarshall_ho(ho, body) != 0) { in ho_byaddr() 269 if (body != NULL) { in ho_byaddr() 270 memput(body, bodylen); in ho_byaddr() [all …]
|
H A D | irp_ng.c | 163 char *body = NULL; in ng_next() local 177 &body, &bodylen) != 0) { in ng_next() 182 if (irp_unmarshall_ng(host, user, domain, body) == 0) { in ng_next() 187 if (body != NULL) { in ng_next() 188 memput(body, bodylen); in ng_next() 204 char *body = NULL; in ng_test() local 216 if (irp_marshall_ng(host, user, domain, &body, &bodylen) != 0) { in ng_test() 220 if (irs_irp_send_command(pvt->girpdata, "innetgr %s", body) == 0) { in ng_test() 227 memput(body, bodylen); in ng_test()
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | MICwrap.c | 61 dh_mic_t mic = &tok.ver.dh_version_u.body.dh_token_body_desc_u.sign; in __dh_gss_sign() 89 tok.ver.dh_version_u.body.type = DH_MIC; in __dh_gss_sign() 131 dh_mic_t mic = &tok.ver.dh_version_u.body.dh_token_body_desc_u.sign; in __dh_gss_verify() 169 tok.ver.dh_version_u.body.type != DH_MIC) { in __dh_gss_verify() 225 dh_wrap_t wrap = &tok.ver.dh_version_u.body.dh_token_body_desc_u.seal; in __dh_gss_seal() 227 gss_buffer_desc body; in __dh_gss_seal() local 250 tok.ver.dh_version_u.body.type = DH_WRAP; in __dh_gss_seal() 265 &keys, &body, conf_state)) != DH_SUCCESS) { in __dh_gss_seal() 271 wrap->body.body_len = body.length; in __dh_gss_seal() 272 wrap->body.body_val = (char *)body.value; in __dh_gss_seal() [all …]
|
/titanic_50/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_scsi.c | 78 ndmpd_scsi_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_open_v2() argument 80 ndmp_scsi_open_request_v2 *request = (ndmp_scsi_open_request_v2 *)body; in ndmpd_scsi_open_v2() 100 ndmpd_scsi_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_close_v2() argument 150 ndmpd_scsi_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_get_state_v2() argument 194 ndmpd_scsi_set_target_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_set_target_v2() argument 198 request = (ndmp_scsi_set_target_request_v2 *) body; in ndmpd_scsi_set_target_v2() 220 ndmpd_scsi_reset_device_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_reset_device_v2() argument 264 ndmpd_scsi_reset_bus_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_reset_bus_v2() argument 289 ndmpd_scsi_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_scsi_execute_cdb_v2() argument 291 ndmp_execute_cdb_request *request = (ndmp_execute_cdb_request *) body; in ndmpd_scsi_execute_cdb_v2() [all …]
|
H A D | ndmpd_config.c | 105 ndmpd_config_get_host_info_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v2() argument 160 ndmpd_config_get_butype_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_butype_attr_v2() argument 165 request = (ndmp_config_get_butype_attr_request *)body; in ndmpd_config_get_butype_attr_v2() 200 ndmpd_config_get_mover_type_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_mover_type_v2() argument 232 ndmpd_config_get_auth_attr_v2(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v2() argument 238 request = (ndmp_config_get_auth_attr_request *)body; in ndmpd_config_get_auth_attr_v2() 289 ndmpd_config_get_host_info_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_host_info_v3() argument 343 void *body) in ndmpd_config_get_connection_type_v3() argument 377 ndmpd_config_get_auth_attr_v3(ndmp_connection_t *connection, void *body) in ndmpd_config_get_auth_attr_v3() argument 383 request = (ndmp_config_get_auth_attr_request *)body; in ndmpd_config_get_auth_attr_v3() [all …]
|
H A D | ndmpd_tape.c | 109 ndmpd_tape_open_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_open_v2() argument 111 ndmp_tape_open_request_v2 *request = (ndmp_tape_open_request_v2 *) body; in ndmpd_tape_open_v2() 243 ndmpd_tape_close_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_close_v2() argument 274 ndmpd_tape_get_state_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_get_state_v2() argument 350 ndmpd_tape_mtio_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_mtio_v2() argument 352 ndmp_tape_mtio_request *request = (ndmp_tape_mtio_request *) body; in ndmpd_tape_mtio_v2() 492 ndmpd_tape_read_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_read_v2() argument 494 ndmp_tape_read_request *request = (ndmp_tape_read_request *) body; in ndmpd_tape_read_v2() 541 ndmpd_tape_execute_cdb_v2(ndmp_connection_t *connection, void *body) in ndmpd_tape_execute_cdb_v2() argument 547 request = (ndmp_tape_execute_cdb_request *) body; in ndmpd_tape_execute_cdb_v2() [all …]
|
/titanic_50/usr/src/lib/librstp/common/ |
H A D | transmit.c | 56 BPDU_BODY_T body; member 63 BPDU_BODY_T body; member 153 bpdu_packet.body.flags = 0; in build_config_bpdu() 160 bpdu_packet.body.flags |= TOPOLOGY_CHANGE_BIT; in build_config_bpdu() 164 bpdu_packet.body.flags |= TOPOLOGY_CHANGE_ACK_BIT; in build_config_bpdu() 167 STP_VECT_set_vector (&port->portPrio, &bpdu_packet.body); in build_config_bpdu() 168 STP_set_times (&port->portTimes, &bpdu_packet.body); in build_config_bpdu() 202 (unsigned long) bpdu_packet.body.flags); in txConfig() 260 bpdu_packet.body.flags |= (role << PORT_ROLE_OFFS); in txRstp() 267 bpdu_packet.body.flags |= AGREEMENT_BIT; in txRstp() [all …]
|
H A D | portinfo.c | 270 _stp_dump ("\nBPDU_BODY", (unsigned char*) &bpdu->body, sizeof (BPDU_BODY_T) + 2); in STP_info_rx_bpdu() 271 stp_trace ("flags=%02x\n", bpdu->body.flags); in STP_info_rx_bpdu() 272 _stp_dump ("root_id", bpdu->body.root_id, 8); in STP_info_rx_bpdu() 273 _stp_dump ("root_path_cost", bpdu->body.root_path_cost, 4); in STP_info_rx_bpdu() 274 _stp_dump ("bridge_id", bpdu->body.bridge_id, 8); in STP_info_rx_bpdu() 275 _stp_dump ("port_id", bpdu->body.port_id, 2); in STP_info_rx_bpdu() 276 _stp_dump ("message_age", bpdu->body.message_age, 2); in STP_info_rx_bpdu() 277 _stp_dump ("max_age", bpdu->body.max_age, 2); in STP_info_rx_bpdu() 278 _stp_dump ("hello_time", bpdu->body.hello_time, 2); in STP_info_rx_bpdu() 279 _stp_dump ("forward_delay", bpdu->body.forward_delay, 2); in STP_info_rx_bpdu() [all …]
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | mdoc_macro.c | 484 struct mdoc_node *body; /* Our own body. */ in blk_exp_close() local 515 body = endbody = itblk = later = NULL; in blk_exp_close() 527 body = n; in blk_exp_close() 540 assert(body); in blk_exp_close() 566 atok, body, ENDBODY_SPACE); in blk_exp_close() 596 if (body == NULL) { in blk_exp_close() 608 rew_last(mdoc, body); in blk_exp_close() 852 struct mdoc_node *body; /* Our own body. */ in blk_full() local 958 head = body = NULL; in blk_full() 977 body = mdoc_body_alloc(mdoc, line, ppos, tok); in blk_full() [all …]
|
/titanic_50/usr/src/cmd/nl/ |
H A D | nl.c | 101 register char body = 't'; local 174 body = 't'; 177 body = 'a'; 180 body = 'n'; 184 body = 'b'; 191 body = 't'; 355 body = 't'; 358 body = 'a'; 361 body = 'n'; 373 body = 'b'; [all …]
|
/titanic_50/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 257 Body_t* body; member 304 struct _body_s body; member 314 Body_t body; member 382 #define LINK(b) ((b)->body.body.link) 383 #define LEFT(b) ((b)->body.body.left) 384 #define RIGHT(b) ((b)->body.body.right) 387 #define DATA(b) ((Void_t*)((b)->body.data) ) 389 #define SELF(b) ((Block_t**)((b)->body.data + SIZE(b) - sizeof(Block_t*)) ) 391 #define NEXT(b) ((Block_t*)((b)->body.data + SIZE(b)) ) 414 #define SEGWILD(b) (((b)->body.data+SIZE(b)+sizeof(Head_t)) >= SEG(b)->baddr) [all …]
|
/titanic_50/usr/src/cmd/make/lib/mksh/ |
H A D | macro.cc | 93 expand_value(maybe_append_prop(name, macro_prop)->body.macro.value, in getvar() 627 if ((macro != NULL) && macro->body.macro.is_conditional) { in expand_macro() 640 if ((macro == NULL) || (macro->body.macro.value == NULL)) { in expand_macro() 854 if (macro_to_add->prop->body.macro.value != NULL) { in add_macro_to_global_list() 855 value_to_add = macro_to_add->prop->body.macro.value->string_mb; in add_macro_to_global_list() 1013 switch (macro->body.macro.daemon) { in expand_value_with_daemon() 1016 expand_value(macro->body.macro.value, destination, cmd); in expand_value_with_daemon() 1023 expand_value(macro->body.macro.value, destination, cmd); in expand_value_with_daemon() 1030 for (chain = (Chain) macro->body.macro.value; in expand_value_with_daemon() 1091 macro->body.macro.read_only) { in setvar_daemon() [all …]
|
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 335 send_email(nd_hdl_t *nhdl, const char *headers, const char *body, in send_email() argument 355 if (fprintf(mp, "%s\n.\n", body) < 0) in send_email() 567 char *body_fmt, *headers = NULL, *body = NULL, tstamp[32]; in irpt_cbfunc() local 628 body = calloc(len, sizeof (char)); in irpt_cbfunc() 630 (void) snprintf(body, len, body_fmt, hostname, tstamp, in irpt_cbfunc() 642 body = calloc(len, sizeof (char)); in irpt_cbfunc() 644 (void) snprintf(body, len, body_fmt, hostname, tstamp, class); in irpt_cbfunc() 655 send_email(nhdl, headers, body, eprefs->ep_recips[i]); in irpt_cbfunc() 659 free(body); in irpt_cbfunc() 698 char *body = NULL, *headers = NULL; in listev_cb() local [all …]
|
/titanic_50/usr/src/uts/common/os/ |
H A D | printf.c | 81 char *body, *msgp, *bufend; in cprintf() local 112 body = msgp += snprintf(msgp, bufend - msgp, in cprintf() 121 len = strlen(body); in cprintf() 125 console_printf("%s", body); in cprintf() 143 console_printf("%s", body); in cprintf() 153 (void) vn_rdwr(UIO_WRITE, sp->s_vp, body, in cprintf() 175 bcopy(body, &panicbuf[new - len], len); in cprintf()
|