Searched refs:new_command_line (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc2166 Name new_command_line; local
2389 new_command_line = GETNAME(start, FIND_LENGTH);
2392 used->command_line = new_command_line;
2396 if (used->command_line != new_command_line) {
2397 Name vpath_translated = vpath_translation(new_command_line);
2427 used->command_line = new_command_line;

Completed in 61 milliseconds