Home
last modified time | relevance | path

Searched refs:String_rec (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dmacro.cc61 String_rec destination; in setvar_append()
119 String_rec value; in setvar_envvar()
H A Drep.cc173 String_rec string; in report_recursive_dep()
220 String_rec string; in find_recursive_target()
324 String_rec rec; in gather_recursive_deps()
H A Dread.cc471 String_rec name_string; in parse_makefile()
510 String_rec include_name; in parse_makefile()
849 String_rec destination; in parse_makefile()
1442 String_rec macro_name; in parse_makefile()
1469 String_rec macro_name; in parse_makefile()
H A Dimplicit.cc804 String_rec string; in find_percent_rule()
806 String_rec percent; in find_percent_rule()
1186 String_rec string; in match_found_with_pattern()
1304 String_rec string; in create_target_group_and_dependencies_list()
H A Ddoname.cc220 String_rec string; in find_dyntarget()
1325 String_rec string; in dynamic_dependencies()
1908 String_rec new_cmd; in vpath_translation()
2168 String_rec command_line; in build_command_strings()
2515 String_rec touch_string; in touch_command()
2684 String_rec string; in sccs_get()
H A Dmain.cc1786 String_rec dest; in read_files_and_state()
1798 String_rec makeflags_string; in read_files_and_state()
1799 String_rec makeflags_string_posix; in read_files_and_state()
1800 String_rec * makeflags_string_current; in read_files_and_state()
H A Dfiles.cc572 String_rec lib_name; in enter_file_name()
H A Dmisc.cc723 cond_macros_into_string(Name np, String_rec *buffer) in cond_macros_into_string()
H A Dread2.cc1798 String_rec command; in sh_transform()
1799 String_rec destination; in sh_transform()
H A Dar.cc187 String_rec true_member_name; in read_archive()
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc75 String_rec destination; in getvar()
264 String_rec string; in expand_macro()
278 String_rec extracted; in expand_macro()
901 String_rec result_string; in init_arch_macros()
956 String_rec result_string; in init_mach_macros()
1082 String_rec destination; in setvar_daemon()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h332 extern void cond_macros_into_string(Name np, String_rec *buffer);
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h765 typedef struct _String *String, String_rec; typedef