Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc1807 static struct _Name state_filename; in read_files_and_state() local
2385 memcpy(&state_filename, make_state,sizeof(state_filename)); in read_files_and_state()
2386 state_filename.string_mb = state_file_str_mb; in read_files_and_state()
2395 make_state = &state_filename; in read_files_and_state()