Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc1806 static char state_file_str_mb[MAXPATHLEN]; in read_files_and_state() local
2386 state_filename.string_mb = state_file_str_mb; in read_files_and_state()
2393 sprintf(state_file_str_mb,"%s%s", in read_files_and_state()