Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc1583 char tmp_file_path[MAXPATHLEN]; in run_command() local
1640 tmp_file_path[0] = '\0'; in run_command()
1642 strcpy(tmp_file_path, temp_file_directory); in run_command()
1646 tmp_file_path, in run_command()