Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/bin/
H A Dmain.cc1772 static struct _Name state_filename; in read_files_and_state() local
2345 memcpy(&state_filename, make_state,sizeof(state_filename)); in read_files_and_state()
2346 state_filename.string_mb = state_file_str_mb; in read_files_and_state()
2355 make_state = &state_filename; in read_files_and_state()