Searched refs:body (Results 1 - 25 of 106) sorted by relevance

12345

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A DMICwrap.c61 dh_mic_t mic = &tok.ver.dh_version_u.body.dh_token_body_desc_u.sign;
89 tok.ver.dh_version_u.body.type = DH_MIC;
131 dh_mic_t mic = &tok.ver.dh_version_u.body.dh_token_body_desc_u.sign;
169 tok.ver.dh_version_u.body.type != DH_MIC) {
225 dh_wrap_t wrap = &tok.ver.dh_version_u.body.dh_token_body_desc_u.seal;
227 gss_buffer_desc body; local
250 tok.ver.dh_version_u.body.type = DH_WRAP;
265 &keys, &body, conf_state)) != DH_SUCCESS) {
270 /* The body now contains the wrapped orignal message */
271 wrap->body
[all...]
H A Ddhmech_prot.x110 opaque body<>; /*
111 * If conf_flag, then body is an encrypted
133 * protocal. We will always have a verifier follow this versioned body
140 dh_token_body_desc body;
146 * be able to calucate the signature over the entire versioned body of the
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc191 line->body.line.sccs_command = false;
192 line->body.line.target = target;
193 if (line->body.line.command_template == NULL) {
194 line->body.line.command_template = source_line->body.line.command_template;
195 for (dependency = source_line->body.line.dependencies;
200 line->body.line.less = target;
202 line->body.line.percent = NULL;
314 for (target_group = line->body.line.target_group;
334 target_prop)->body
[all...]
H A Dimplicit.cc75 * exists. This is done by concatenating the body of the target name
138 target_prop)->body.target.target;
182 source_suffix->body.
184 (int) source_suffix->body.
186 put_suffix[source_suffix->body.
290 (Boolean) source_suffix->body.
332 line->body.line.target = true_target;
369 if ((source->stat.time > (*command)->body.line.dependency_time) &&
379 body.line.
386 (*command)->body
501 Name body; local
[all...]
H A Dnse_printdep.cc126 if (line != NULL && line->body.line.dependencies != NULL) {
128 print_deplist(line->body.line.dependencies);
130 for (dependencies= line->body.line.dependencies;
178 print_deplist(line->body.line.dependencies);
181 for (dep = line->body.line.dependencies;
199 if (line->body.line.is_out_of_date) {
202 for (dep = line->body.line.dependencies;
207 line->body.line.is_out_of_date = true;
270 if (line->body.line.dependencies != NULL) {
273 if (line->body
[all...]
H A Dar.cc199 if (member->body.member.member != NULL) {
200 Wstring member_string(member->body.member.member);
204 append_string(member->body.member.library->string_mb,
218 if (open_archive(member->body.member.library->string_mb, &ar) == failed) {
222 if (member->body.member.member == NULL) {
223 member->body.member.member = empty_name;
228 member->body.member.library->string_mb,
233 if (read_archive_dir(&ar, member->body.member.library,
237 member->body.member.library->string_mb,
241 if (member->body
[all...]
H A Dmacro.cc69 macro_apx->body.macro_appendix.value = macro->body.macro.value;
73 val = macro_apx->body.macro_appendix.value_to_append;
95 macro_apx->body.macro_appendix.value_to_append = value;
H A Dfiles.cc157 append_prop(target, time_prop)->body.time.time =
243 body.vpath_alias.alias = alias;
365 line->body.line.target->string_mb,
395 body.sccs.file = file;
402 line->body.line.target->
518 if (sprop->body.sccs.file) {
529 body.sccs.file = file;
537 line->body.line.target->
590 prop->body.member.library = GETNAME(library, FIND_LENGTH);
591 prop->body
[all...]
H A Dread2.cc270 prop->body.long_member_name.member_name =
275 prop->body.member.library = lib;
278 prop->body.member.entry = member;
279 prop->body.member.member = NULL;
282 prop->body.member.entry = NULL;
283 prop->body.member.member = member;
636 if ((line->body.recursive.directory == directory) &&
637 (line->body.recursive.target == name)) {
638 line->body.recursive.makefiles = dp;
639 line->body
[all...]
H A Drep.cc351 if (lines->body.recursive.in_depinfo)
353 if (!lines->body.recursive.has_built)
356 lines->body.recursive.in_depinfo=true;
365 APPEND_NAME(lines->body.recursive.directory,
368 APPEND_NAME(lines->body.recursive.target,
373 for (dp = lines->body.recursive.makefiles;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c172 char *body = NULL; local
193 &body, &bodylen) != 0) {
199 if (irp_unmarshall_ho(ho, body) != 0) {
206 if (body != NULL) {
207 memput(body, bodylen);
225 char *body = NULL; local
256 &body, &bodylen) != 0) {
262 if (irp_unmarshall_ho(ho, body) != 0) {
269 if (body != NULL) {
270 memput(body, bodyle
288 char *body; local
[all...]
H A Dirp_nw.c145 char *body = NULL; local
165 &body, &bodylen) != 0) {
171 if (irp_unmarshall_nw(nw, body) != 0) {
178 if (body != NULL) {
179 memput(body, bodylen);
194 char *body = NULL; local
214 &body, &bodylen) != 0) {
220 if (irp_unmarshall_nw(nw, body) != 0) {
227 if (body != NULL) {
228 memput(body, bodyle
272 char *body; local
[all...]
H A Dirp_pr.c134 char *body = NULL; local
154 &body, &bodylen) != 0) {
160 if (irp_unmarshall_pr(pr, body) != 0) {
167 if (body != NULL) {
168 memput(body, bodylen);
183 char *body = NULL; local
203 &body, &bodylen) != 0) {
209 if (irp_unmarshall_pr(pr, body) != 0) {
216 if (body != NULL) {
217 memput(body, bodyle
261 char *body; local
[all...]
H A Dirp_sv.c139 char *body; local
154 &body, &bodylen) != 0) {
160 if (irp_unmarshall_sv(sv, body) != 0) {
167 if (body != NULL) {
168 memput(body, bodylen);
184 char *body; local
205 &body, &bodylen) != 0) {
211 if (irp_unmarshall_sv(sv, body) != 0) {
218 if (body != NULL) {
219 memput(body, bodyle
235 char *body; local
[all...]
H A Dirp_ng.c163 char *body = NULL; local
177 &body, &bodylen) != 0) {
182 if (irp_unmarshall_ng(host, user, domain, body) == 0) {
187 if (body != NULL) {
188 memput(body, bodylen);
204 char *body = NULL; local
216 if (irp_marshall_ng(host, user, domain, &body, &bodylen) != 0) {
220 if (irs_irp_send_command(pvt->girpdata, "innetgr %s", body) == 0) {
227 memput(body, bodylen);
H A Dirp_p.h54 char **body, size_t *bodylen);
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_scsi.c72 * body (input) - request message body.
78 ndmpd_scsi_open_v2(ndmp_connection_t *connection, void *body) argument
80 ndmp_scsi_open_request_v2 *request = (ndmp_scsi_open_request_v2 *)body;
93 * body (input) - request message body.
100 ndmpd_scsi_close_v2(ndmp_connection_t *connection, void *body) argument
143 * body (input) - request message body.
150 ndmpd_scsi_get_state_v2(ndmp_connection_t *connection, void *body) argument
194 ndmpd_scsi_set_target_v2(ndmp_connection_t *connection, void *body) argument
220 ndmpd_scsi_reset_device_v2(ndmp_connection_t *connection, void *body) argument
264 ndmpd_scsi_reset_bus_v2(ndmp_connection_t *connection, void *body) argument
289 ndmpd_scsi_execute_cdb_v2(ndmp_connection_t *connection, void *body) argument
329 ndmpd_scsi_open_v3(ndmp_connection_t *connection, void *body) argument
352 ndmpd_scsi_set_target_v3(ndmp_connection_t *connection, void *body) argument
[all...]
/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c56 BPDU_BODY_T body; member in struct:tx_stp_bpdu_t
63 BPDU_BODY_T body; member in struct:tx_rstp_bpdu_t
153 bpdu_packet.body.flags = 0;
160 bpdu_packet.body.flags |= TOPOLOGY_CHANGE_BIT;
164 bpdu_packet.body.flags |= TOPOLOGY_CHANGE_ACK_BIT;
167 STP_VECT_set_vector (&port->portPrio, &bpdu_packet.body);
168 STP_set_times (&port->portTimes, &bpdu_packet.body);
202 (unsigned long) bpdu_packet.body.flags);
260 bpdu_packet.body.flags |= (role << PORT_ROLE_OFFS);
267 bpdu_packet.body
[all...]
H A Dportinfo.c270 _stp_dump ("\nBPDU_BODY", (unsigned char*) &bpdu->body, sizeof (BPDU_BODY_T) + 2);
271 stp_trace ("flags=%02x\n", bpdu->body.flags);
272 _stp_dump ("root_id", bpdu->body.root_id, 8);
273 _stp_dump ("root_path_cost", bpdu->body.root_path_cost, 4);
274 _stp_dump ("bridge_id", bpdu->body.bridge_id, 8);
275 _stp_dump ("port_id", bpdu->body.port_id, 2);
276 _stp_dump ("message_age", bpdu->body.message_age, 2);
277 _stp_dump ("max_age", bpdu->body.max_age, 2);
278 _stp_dump ("hello_time", bpdu->body.hello_time, 2);
279 _stp_dump ("forward_delay", bpdu->body
[all...]
H A Dstp_bpdu.h86 BPDU_BODY_T body; member in struct:stp_bpdu_t
/illumos-gate/usr/src/cmd/nl/
H A Dnl.c101 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
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c526 struct roff_node *body; /* Our own body. */ local
558 body = endbody = itblk = later = NULL;
566 /* Remember the start of our own body. */
570 body = n;
583 assert(body);
609 atok, body, ENDBODY_SPACE);
639 if (body == NULL) {
653 rew_last(mdoc, body);
901 struct roff_node *body; /* Ou local
1153 struct roff_node *body; /* saved body context */ local
1452 struct roff_node *body, *n; local
[all...]
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile51 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/intel/kbtrans/
H A DMakefile66 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/uts/sparc/kbtrans/
H A DMakefile73 CERRWARN += -_gcc=-Wno-empty-body

Completed in 105 milliseconds

12345