Home
last modified time | relevance | path

Searched refs:body (Results 1 – 25 of 127) sorted by path

123456

/illumos-gate/
H A DCODE_OF_CONDUCT.md8 body size, disability, ethnicity, sex characteristics, gender identity and
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th100 : constructor! >body cell+ ! ;
103 : sizeof ' >body @ state @ if postpone literal then ; immediate
104 : offsetof ' >body cell+ @ state @ if postpone literal then ; immediate
/illumos-gate/usr/src/cmd/ast/libpp/
H A DMakefile.com69 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile54 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE329 the limitation as if written in the body of this License.
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c360 if (fprintf(mp, "%s\n.\n", body) < 0) in send_email()
633 body = calloc(len, sizeof (char)); in irpt_cbfunc()
635 (void) snprintf(body, len, body_fmt, hostname, tstamp, in irpt_cbfunc()
647 body = calloc(len, sizeof (char)); in irpt_cbfunc()
660 send_email(nhdl, headers, body, eprefs->ep_recips[i]); in irpt_cbfunc()
664 free(body); in irpt_cbfunc()
703 char *body = NULL, *headers = NULL; in listev_cb() local
749 if ((body = fmd_msg_gettext_nv(nhdl->nh_msghdl, NULL, in listev_cb()
755 postprocess_msg(body); in listev_cb()
765 send_email(nhdl, headers, body, eprefs->ep_recips[i]); in listev_cb()
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A DMakefile43 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/hal/hald/
H A DMakefile73 glib-genmarshal --prefix=hald_marshal hald_marshal.list --body >> xgen-gmc \
/illumos-gate/usr/src/cmd/ipf/
H A DMakefile.ipf41 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/listen/
H A DMakefile63 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/look/
H A Dwords2762 body
/illumos-gate/usr/src/cmd/lp/
H A DMakefile.lp97 CERRWARN += -_gcc=-Wno-empty-body
/illumos-gate/usr/src/cmd/make/bin/
H A Dar.cc199 if (member->body.member.member != NULL) { in read_archive()
222 if (member->body.member.member == NULL) { in read_archive()
223 member->body.member.member = empty_name; in read_archive()
241 if (member->body.member.entry != NULL) { in read_archive()
442 member->body.member.library = library; in read_archive_dir()
444 if (member->body.member.member == NULL) { in read_archive_dir()
445 member->body.member.member = in read_archive_dir()
507 member->body.member.library = library; in read_archive_dir()
510 member->body.member.member = in read_archive_dir()
675 member->body.member.member = in translate_entry()
[all …]
H A Ddoname.cc202 line->body.line.command_template = source_line->body.line.command_template; in enter_explicit_rule_from_dynamic_rule()
560 member->body. in doname()
590 line->body.line.percent = in doname()
2208 body.target.target; in build_command_strings()
2215 body.vpath_alias.alias; in build_command_strings()
2224 body.vpath_alias.alias; in build_command_strings()
2233 body.vpath_alias.alias; in build_command_strings()
2242 body.vpath_alias.alias; in build_command_strings()
2934 new_prop->body.conditional = conditional->body.conditional; in add_pattern_conditionals()
2974 old_locals[i].body.macro = in set_locals()
[all …]
H A Dfiles.cc159 append_prop(target, time_prop)->body.time.time = in exists()
245 body.vpath_alias.alias = alias; in vpath_exists()
367 line->body.line.target->string_mb, in read_dir()
397 body.sccs.file = file; in read_dir()
404 line->body.line.target-> in read_dir()
520 if (sprop->body.sccs.file) { in read_dir()
531 body.sccs.file = file; in read_dir()
539 line->body.line.target-> in read_dir()
593 prop->body.member.library->stat.is_file = true; in enter_file_name()
594 prop->body.member.entry = NULL; in enter_file_name()
[all …]
H A Dimplicit.cc184 source_suffix->body. in find_suffix_rule()
188 put_suffix[source_suffix->body. in find_suffix_rule()
382 body.line. in find_suffix_rule()
448 line->body.line.less = source; in find_suffix_rule()
449 line->body.line.percent = NULL; in find_suffix_rule()
504 Name body; in find_ar_suffix_rule() local
549 body, in find_ar_suffix_rule()
555 line->body.line.star = body; in find_ar_suffix_rule()
1050 line->body.line.query = line->body.line.query->next; in find_percent_rule()
1145 line->body.line.less = less; in find_percent_rule()
[all …]
H A Dmacro.cc69 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()
H A Dmain.cc406 dmake_value2 = prop2->body.macro.value; in main()
449 dmake_value2 = prop2->body.macro.value; in main()
524 body.macro.exported = true; in main()
527 body.macro.exported = false; in main()
1886 ->body.macro.exported = true; in read_files_and_state()
2077 body.macro.exported = true; in read_files_and_state()
2113 macro->body.macro.read_only = false; in read_files_and_state()
2141 macro->body.macro.read_only = temp; in read_files_and_state()
2351 macro->body.macro.exported) { in read_files_and_state()
2359 macro->body.macro.exported = true; in read_files_and_state()
[all …]
H A Dmisc.cc418 (prop->body.macro.value != NULL)) { in dump_make_state()
420 print_value(prop->body.macro.value, in dump_make_state()
421 (Daemon) prop->body.macro.daemon); in dump_make_state()
433 prop->body.conditional.name-> in dump_make_state()
435 if (prop->body.conditional.append) { in dump_make_state()
441 print_value(prop->body.conditional.value, in dump_make_state()
475 ((line->body.line.command_template == NULL) && in print_rule()
476 (line->body.line.dependencies == NULL))) { in print_rule()
483 for (dependency = line->body.line.dependencies; in print_rule()
491 for (rule = line->body.line.command_template; in print_rule()
[all …]
H A Dnse_printdep.cc128 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()
332 ((line->body.line.command_template == NULL) && in print_rule()
[all …]
H A Dparallel.cc127 Name target = line->body.line.target; in execute_parallel()
138 ((dmake_value = prop->body.macro.value) != NULL)) { in execute_parallel()
155 ((dmake_value = prop->body.macro.value) != NULL)) { in execute_parallel()
176 for (rule = line->body.line.command_used; in execute_parallel()
830 for (dep = line->body.line.dependencies; in process_next()
840 for (target_group = line->body.line.target_group; in process_next()
1067 body.line.dependencies; in dependency_conflict()
1216 for (rule = line2->body.line.command_used, in finish_children()
1256 line->body.line.command_used = NULL; in finish_children()
1395 member->body.member.member->stat.time; in finish_doname()
[all …]
H A Dread.cc126 retmem(makefile->body.makefile.contents); in read_simple_file()
132 makefile->body.makefile.contents = NULL; in read_simple_file()
133 makefile->body.makefile.size = 0; in read_simple_file()
276 orig_makefile->body.makefile.size = in read_simple_file()
277 makefile->body.makefile.size = in read_simple_file()
313 orig_makefile->body.makefile.contents = in read_simple_file()
314 makefile->body.makefile.contents = in read_simple_file()
329 makefile->body.makefile.contents; in read_simple_file()
334 makefile->body.makefile.size; in read_simple_file()
434 retmem(makefile->body.makefile.contents); in read_simple_file()
[all …]
H A Dread2.cc277 prop->body.member.library = lib; in enter_member_name()
280 prop->body.member.entry = member; in enter_member_name()
281 prop->body.member.member = NULL; in enter_member_name()
284 prop->body.member.entry = NULL; in enter_member_name()
285 prop->body.member.member = member; in enter_member_name()
641 line->body.recursive.has_built = in enter_dependencies()
649 line2->body.recursive.target = name; in enter_dependencies()
651 line2->body.recursive.has_built = in enter_dependencies()
723 line2->body.line.target = target; in enter_dependencies()
728 body.target.target = target; in enter_dependencies()
[all …]
H A Drep.cc351 if (lines->body.recursive.in_depinfo) in gather_recursive_deps()
353 if (!lines->body.recursive.has_built) in gather_recursive_deps()
356 lines->body.recursive.in_depinfo=true; in gather_recursive_deps()
365 APPEND_NAME(lines->body.recursive.directory, in gather_recursive_deps()
368 APPEND_NAME(lines->body.recursive.target, in gather_recursive_deps()
373 for (dp = lines->body.recursive.makefiles; in gather_recursive_deps()
H A Dstate.cc256 for (m = 0, dependency = lines->body.line.dependencies; in write_state_file()
269 if (m || (lines->body.line.command_used != NULL)) { in write_state_file()
289 ->body.long_member_name.member_name-> in write_state_file()
299 lines->body.line.dependencies; in write_state_file()
312 if (lines->body.line.command_used != NULL) { in write_state_file()
326 for (cp = lines->body.line.command_used; in write_state_file()

123456