Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc541 char tmp_current_path2[MAXPATHLEN]; in main() local
543 (void) sprintf(tmp_current_path2, in main()
547 temp_file_directory = strdup(tmp_current_path2); in main()