Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Ddoname.cc2505 String_rec touch_string; in touch_command() local
2518 INIT_STRING_FROM_STACK(touch_string, buffer); in touch_command()
2520 append_string(wcs_buffer, &touch_string, FIND_LENGTH); in touch_command()
2528 &touch_string, in touch_command()
2530 touch_cmd = GETNAME(touch_string.buffer.start, in touch_command()
2532 if (touch_string.free_after_use) { in touch_command()
2533 retmem(touch_string.buffer.start); in touch_command()