Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc93 static Doname touch_command(Property line, Name target, Doname result);
1685 result = touch_command(line, target, result); in run_command()
2511 touch_command(Property line, Name target, Doname result) in touch_command() function