Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc2517 Name touch_cmd; in touch_command() local
2531 touch_cmd = name; in touch_command()
2533 touch_cmd = get_prop(name->prop, in touch_command()
2537 APPEND_NAME(touch_cmd, in touch_command()
2540 touch_cmd = GETNAME(touch_string.buffer.start, in touch_command()
2548 (void) printf("%s\n", touch_cmd->string_mb); in touch_command()
2552 result = dosys(touch_cmd, in touch_command()