Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dstate.cc278 XFWRITE(built_last_make_run->string_mb, in write_state_file()
279 strlen(built_last_make_run->string_mb), in write_state_file()
431 XFPUTS(built_last_make_run->string_mb, fd); in print_auto_depes()
H A Dglobals.cc65 Name built_last_make_run; variable
H A Dmisc.cc565 built_last_make_run = GETNAME(wcs_buffer, FIND_LENGTH); in load_cached_names()
665 built_last_make_run->special_reader = built_last_make_run_special; in load_cached_names()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h193 extern Name built_last_make_run;