Home
last modified time | relevance | path

Searched refs:host_mach (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc92 Name host_mach; variable
H A Dmacro.cc85 if ((name == host_mach) || (name == target_mach)) { in getvar()
619 if ((name == host_mach) || (name == target_mach)) { in expand_macro()
964 set_host = (get_prop(host_mach->prop, macro_prop) == NULL); in init_mach_macros()
985 (void) setvar_daemon(host_mach, value, false, no_daemon, true, 0); in init_mach_macros()
/illumos-gate/usr/src/cmd/make/bin/
H A Dmisc.cc602 host_mach = GETNAME(wcs_buffer, FIND_LENGTH); in load_cached_names()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h873 extern Name host_mach;