Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc2515 String_rec touch_string; in touch_command() local
2528 INIT_STRING_FROM_STACK(touch_string, buffer); in touch_command()
2530 append_string(wcs_buffer, &touch_string, FIND_LENGTH); in touch_command()
2538 &touch_string, in touch_command()
2540 touch_cmd = GETNAME(touch_string.buffer.start, in touch_command()
2542 if (touch_string.free_after_use) { in touch_command()
2543 retmem(touch_string.buffer.start); in touch_command()